Software Development Network Logo
  • Game Technologies
  • Visual C#
  • Visual FoxPro
  • .NET Development
  • VS Express Editions
  • SQL Server
  • Architecture
  • Windows Forms
  • Visual Basic
  • Visual J#
  • Smart Device
  • Visual C++
  • VS Team System
  • Microsoft ISV
  • Visual Studio

Software Development Network >> MikG's Q&A profile

MikG

Member List

amilate
mig16
MaryLuke
Bevin R Brett
LittleSimon
Jon Mc
MatthieuGD
Stefan Dobrev
mausau
Robert Hulme
ReneX
sjayachandran77
Craigomatic
JonRowett
Andrew Richardson
Simfool
Daniel Danilin
briane
WangYuantao
Earnest Developer
Only Title

MikG's Q&A profile

  • Visual Studio Team System h resolve /auto does not work, will it be working in the release?

    I'm trying to use "h.exe resolve /auto:AcceptYours" as described in the documentation. The option /auto is not recognized by h.exe. Mismatch between documentation and real world in beta2 Will it be working in the release of the product I'm glad to hear you've got it working. The /i option is the shortcut for /noprompt.  The /noprompt option is one of two global options, which are accepted by all commands.&n ...Show All

  • Visual C# How to register?

    HELP ME I download vc# 2005 express ,but i can not register it.The link of register on ABOUT is not work.and i can not find any PRODUCT ID.How to register Hey Allen - That's correct that you can only use the Express for 30 days right now unless you activate it.  You'll find a lot of information regarding registration and problems that other users have had on the Express forums here: http://forums.micro ...Show All

  • Visual C# how to link c# without IDE

    i can link c# programme with IDE,but without IDE,how can i link it. for example: in java can use builde.xml, but in c# how can i do Use csc.exe, this is the c-sharp compiler: csc /   The above command will display help on how to use csc Regards, -chris ...Show All

  • Visual FoxPro Translate visual foxpro suorce code in php language

    I see a nice application vfp 9.0, but how i can translate the source code in php language mdinu, That would wholly depend on the VFP application's source code and whether there are equivalents for everything in PHP. If you are looking for some kind of automated converter for VFP -> PHP, I'm afraid there isn't one. However, if there is something specific that the VFP application is doing and you are of the mind to post some of the co ...Show All

  • .NET Development FtpWebRequest

    .NET Framework 2.0 c#   I need to access a FTP Server. I'm using FTPWebRequest as described in visual studio 2005 documentation. Everything works fine except the following: 1) I dont know how to change de current working directory on the server to the parent directory 2) Why cant I do this, or why doesn't work In Internet explorer works! 3) how can I send some FTP low levels commands to the server using .net 2.0 ftp api. < ...Show All

  • .NET Development Make Groups of Email Addresses

    Hello, all. I am developing a module inwhich I have to send emails to all the subscribers on click in Asp.net. I have a table in Sql Server 2000,by the name of subscribers where a column EmailAddresses contains the email addresses of all the subscribers. What I want is to create a group of 100 users (out of may be 1000) with their email addresses and send emial to all the users in each group. Let say, I have 1000 users. Then 10 groups shoul ...Show All

  • Visual Studio Two Page Report

    Hi, I currently have a report that has 2-pages. The report is fixed-size, that its always a 2-page report. So my question here is, how to create another page in Crystal Reports Is it even possible BTW, each page displays different sets of data...       cheers, Paul June A. Domag Hi, Thanks, I'll be trying this. And yes, Im placing Formula fields individually (the fields are calculated in the formula fields)... I ...Show All

  • Windows Forms call function from second form

    I have two forms. 1 parent form calls a child form. There is a function in parent form which gets values from different controls and update the values to database. There is also a button in parent form to call a child form. "Save" button in child form will save values from child form to database and also calls function in parent form. Please let me how can I do this Hi, if you make your method in your parent form public you can call it f ...Show All

  • .NET Development Fill database from XML

    Hello guys, I have a database stored in an XML file (Dataset.WriteXml()). Now i want to recreate the database file from the XML file. I already know how to create a database file using ADOX I also fill a dataset with ReadXML from the XML file i have. What i dont know is: How am i going to fill the database created with ADOX from the XML file. I also know how to create tables in ADOX what i dont know is how to fill the tables with data from the X ...Show All

  • Smart Device Development Need a control like the Palm Table

    I am converting an app from the Palm.  I need a control to act like a Palm Table. The DataGrid is close, but I need the columns and rows reversed. Basically I need a scrolling control that has labels down the left column, then has the data corresponding to each item in the right column.  I need to be able to edit the data - it might be text or dates.  And the number of lines of a data item might change, so the height of each ...Show All

  • .NET Development Does anyone know how to confirm if an email was sent successfully?

    I’m using the new System.Net.Mail.MailMessage to send emails and will like to have a way to confirm if sent ok. (I have no problems sending, I just need the confirmation only)   Which function or method to use Can anyone post a snippet for this Thanks all Oh, forgot to mention I'm using VS2005 8.0.50727.42 (RTM.050727-4200) .NET Framework 2.0.50727 Thanks,  Scott<- ...Show All

  • Visual Studio Team System URL in Redirect is not encode

    Hi, I have a ASP .NET app. In the Search.aspx there is a redirect to an URL with a QueryString parameter (data). This parameter is created at run time and contains characters like %. When i run the web test, the parameter value is not right, as something replace some characters. In the Object was moved here... page the parameter looks OK. <html><head><title>Object moved</title></head><body> <h2>Object ...Show All

  • SQL Server Inserting multiple nodes as type xml in SQL

    Hello, I'm working with SQLXML for the first time and need help! I am working with a customer who passes a CSV from an old accounting system, from which I use XSL to transpose it to a more logical xml document, each row of the CSV matches an item node. <data>     <purchase>          ...          <order>      &nb ...Show All

  • Visual Studio LAN booster & RPC error 06ba

    Hi,   we have problem with LAN booster service. Visual studio reports " Unable to use SourceSafe LAN service, performance of SourceSafe operations will not be optimal ". After some investigation i suppose there should be some problem with anonymous RPC on server: DebugView reports VSS RPC Service call failed, server: develop1, err: 06ba , which means that RPC is unavailable small utility SSServiceTest (Alin C ...Show All

  • .NET Development Howto create a read/write application setting?

    Hi! I'm trying to create a writeable application setting with VS 2005 Express beta-2. When I open the Settings tab in the application properties I have a designer that allows to create a new setting (say "MySetting" of type String). I can specify a default value and I can use the properties window to enter a description etc. In the code file Settings.Designer.cs a property "public string MySetting .." is generated automatically. But this pr ...Show All

©2008 Software Development Network

powered by phorum