Advertisement

Experts Exchange is proud to recognize the top quarterly Experts of 2008. These Experts have risen to the top, so CONGRATULATIONS!

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested Visual Studio 2008 Solutions: 51 - 75 of 300
 
I tried using the http://msdn.microsoft.com/en-us/library/bb907783.aspx Walkthrough: Converting a Visual Studio 2005 Web Application Project to a Visual Studio 2008 Web Application Proj...
I am new to web development and having been using Dreamweaver CS3 for all my work thus far.  Now I want to start learning ASP.NET using the free tutorials availableon the miscrosoft website an...
In my application I hook into the ICallbackEventHandler to make pre-asp.net 3.0 aynch callbacks. This callback is limited to a very simple area of an order input screen, which I used mostly to...
Hi, I have the following line of code string y =  Country.SelectedItem.Text ; which is meant to take the text value of a different drop down box, but when I debug it i can see that ...
hello one question!! i have one textbox and one label or textbox i want my user when is put a name in textbox1 then the name show it in textbox2 to or a label.. 'i try  Application.DoEven...
Hello, This might be hard to explain since I am new with VB.NET, but here is a try. I want to create an app that will excute DOS commands. Rather than have the dos commands excute outside o...
I have followed the following steps to create a public/private key pair but am not sure what to do next. Should I type just the key file name (publicKey.snk) or full path into "Choose a stron...
Hi Guys, could any of you be so kind as to give me the step by step analysis of how to create a hello world application in C++ and why each step is there. I have just downloaded 2008 and befor...
I have a large Visual Studio solution with several C# projects and a setup project. As is, I can only get the setup project to output a .msi and a .exe - I understand why the .exe is there ...
Hi I am trying to install Team Explorer 2008. During the installation process I get the following error: --------------------------- Microsoft Visual Studio 2008 Team Explorer Setup --...
I just started using Visual Studio 2008 and I am having problems finding Abosolute Positioning for the controls that I drag and drop onto the screen.  With Visual Studio 2005, I was able to fi...
Is there anyway to integrate MonoRail into VS 2008(professional edition)? I was search in castle-project forum and the Castle Project mailing list but still not found any working problem, I wi...
I'm having a problem with a simple workflow in a InfoPath form, see http://www.infopathdev.com/forums/p/7856/28791.aspx#28791 I want to use VSTA to debug what the code is doing (there is no ...
We are trying to upgrade our Visual Studio .net to version 2008.  Currently we are using version 2003 with .net framework version 1.1. Does 2008 allow me to upgrade from 2003?
Ive installed parallels desktop on my MacBook to be able to run Visual Studio 2008 in a Vista installation. Everything works great except when I decided to put my websites in my sites folder i...
I've added a webusercontrol to my website as described in the link below: http://msdn2.microsoft.com/en-us/library/c0az2h86.aspx When i build my website, everything is succeeded, but when ...
Hi, I wrote a function in vb.net 2008 that must be accessed from all the computers in my domain. So I wrote a webservice that presents the functions. That works all very well in my source...
Hello, I have researched this for awhile and cannot find a solution. I have a DataGridView control which is databound by retrieving back a LINQ IQueryable resultset by using the following code...
I want to develop a lib, or dll in one project (CHILD), the create another project (PARENT) which will use the output of CHILD. I setup a project which produces a dll, the create the PARENT...
Hi, I was reading and trying the maskedtext box sample given in VB.Net 2008 from MSDN. Following is the code:  Private Sub maskedTextBox1_MaskInputRejected(ByVal sender As Object, ByVal e ...
I am using visual studio 2008 and in the toolbox I see that I can easily add a progress bar to my form, my question is how do I make this work for example i want the progress bar to show how ...
yes i have a menu using sqlsitemapprovider.cs file. What i would like to do is have more than one root node instead of one and a bunch of child nodes underneath it. Is there anyway to target ...
My intranet project that was created and published in VS2005 uses the Crystal Reports Viewer.  I recently upgraded to VS2008 and like every VS upgrade there are tweaks to the projects to make ...
I have a simple web application that calls a method in a business logic dll. The code works fine and I see the dll in the Solution Explorer window. The problem comes when I set a breakpoint...
I searched the options->colors and fonts for a setting for the current line highlight bar but couldn't find it. Anyone knows where it's located or are there any VS add-ons which can change ...