Answer Questions
MyNameHere Problems with Downloading Registration Benefits
There have been several reports of problems with accessing and downloading registration benefits. We have investigated the issue and have news to report. This sticky thread will be updated with additional information as it becomes available over the next few days. Background In order to negotiate deals with partners and authors to provide the highest value benefits, we must must be able to guarantee a secure download center that li ...Show All
walpa Appending text in textBox control
Hi All, I have a webBrowser control in my C# winform app. This works beautifully and I have a textBox control (called txtAddress) as the address bar. This also works beautifully apart from one small detail. I have noticed that when typing in a URL to navigate to I have put http:// at the beginning of the address. This is not a problem for me but I know that some of our users will only put the www at beginning of the addy. To get around ...Show All
Gandalf Hudlow Deployment with VS 2005 Express Edition C++
Yo can some one tell me how you use deployment with VS 2005 express edition 2005 or if you even can use deployment. All I want to do is use my programs on other computers. If you have not opened bug already, please do so. The corresponding team will take a look on this issue. Thanks, Nikola Take a look on this topic, http://forums.microsoft.com/msdn/ShowPost.aspx PostID=52788 . Short answer is yes, it is ...Show All
mikewo save dialog
Hi To All, Iam using a save dialog control,How to handle the event when the user clicks on cancel button on the save dialog. Hi, Thank you for your valuble information. The dialog returns a DialogResult enum. Check if it's DialogResult.OK to see if the user clicked OK. Presumably that's really what you want, but if it's not OK, it'll be DialogResult.Cancel. ...Show All
John Oliver (UK)MSP, VSIP Request related to ADO
Hello, I studied ADO .net in C# but I forgot too many things aboud it, Specially I forgot how to work with SQL Server so please If any one just make a small example contains code of (Add, Delete, Insert, Search) in Sql Server database I searched about that in many sites but I didn`t a completely code that I want. I`ll continou searching and tring to get it and I hope you help me too Thanks hi, in your form load or form ...Show All
MoJon1 Visual Studio 2003
I bought a new PC and need VS 2003. VS 2005 is not an option because the cross-compilers I use are not supported by 2005. How do I buy this online I cannot wait for a CD to be mailed. Thanks I am not sure if they are offering a trial version of 2003 .NET version. At the bottom of every microsoft.com page there is a contact us link. You can use that possibility to ask if the 2003 .NET version is st ...Show All
Meny VC++ Where are the Managed data Container functions please?
I cannot find the STL/CLR functions. In the only examples that I can see in the help, it says typically #include <cliext/vector> which does not appear to exist. What should it be Yes, this is one requirement to STL/CLR also. However it is too early to say what is going to be the final shape of this library. Hold on for now. Nikola Hi, Beta 2 version of STL/CLR is very d ...Show All
Laurent horse racing
Hi there I write horse racing programs, based on my knownledge of the subject. The main problem is automating the huge amount of data I require. I have almost completed the task. ( 95%) Being new to VB I need abit of help please. I need a program that will visit a webpage and then save it automatically to a text file as source code. I can do the rest. (string manipulation etc.) (The target pages will be alr ...Show All
francoisL Create project templates with a directory structure
Hello! I would like to create custom project templates for my needs. Currently I have this project structure: \project\ \project\bin\ - for output exe, dll etc \project\res\ - for icons, bitmaps, rc files etc \project\src\ - for source files and projects \project\temp\ - for obj, pdb, res files for all configuration etc. After googling, I found some examples and articles, how to create VS C++ templates. I have created .vsdir, .vsz ...Show All
Leonid B Download HTM File
Hello. This is a NOOB question but how can you download an HTML file from an internet website using C#. All the codes I tried by reading the forums haven't seemed to help. hi, you can retrieve the rss feeds you will find it at bottom of the forum at right side xml button anyway to read the webpage contents you can try this private void button1_Click( object sender, EventArgs e) { //client to read from server ...Show All
Yu Wang I can't get sql serever 2005 express to install
I've tried several times and have not been able to get the process finished to instal sql server 2005 express to load on my computer. I get to the very end and get a failure. I went to the error log and got this: Microsoft SQL Server 2005 9.00.1399.06 ============================== OS Version : Microsoft Windows XP Professional Service Pack 2 (Build 2600) Time : Fri Feb 17 10:48:10 2006 TELFORDT : The current system does not meet r ...Show All
Ivo Leit&#227;o Changing strings from one child form to another
Hello again, I have a new MDI-related question: I have a string in one of my child forms that is changed with a text box. I want to display that string not only on that form, but on another child form. How might I exchange that string between the different forms Thanks! I suggest you create a method on the other form class to accept a new text value. The form that contains the text box would then simply call that method. You would hav ...Show All
Umanga Need help with for and pictureboxes
I'm making a map editor to make maps Every tile is a picurebox. In the menu there is a command "New" wich will load all the default pics into the picturebozes, so you can make a new map i created this for statement dim i as integer For i = 0 To 391 PictureBox(i).image = My.Resources.Image_default Next i But this doesn't work. There is something wrong with the PictureBox(i).image Please help me. I'm using vb2005 Thanks in advance, Radexxio ...Show All
Saurabh.Garg Upgrade from Beta2 to c#express released version
Here are a set of resources to use before installing the RTM versions of VS or the .NET Framework. The main key is to uninstall SQL Express, VS, and MSDN *before* uninstall the .NET Framework. If you don't, you will end up with some orphaned files in the GAC which will lead to package load failures. Aaron's blog has some suggestions on how to clean that up. Tools and Tips on Uninstalling Previous VS 2005 Releases Official: http://l ...Show All
Amar_k_solai Link to "Registration Benefit Portal" takes me to "Microsoft Connect" site -- what is that?
In my "thanks for registering" email from Microsoft, the link to the Registration Benefits Portal is given as: http://go.microsoft.com/fwlink/ LinkId=52054 When I click on that link, however, I get a web page called "Microsoft Connect", which describes itself as "the new product development collaboration site at Microsoft". There is nothing in there about Visual Studio, Express or otherwise, as far as I can tell. ...Show All
