Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

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

 
Top Visual Studio Solutions: 251 - 275 of 441
 
I have created a very simple windows service that I'm trying to test.  This is the first windows service I have created, so I'm sure I've missed a step. I built the service and setup projec...
I have created some VS 2005  Crystal Reports on my development machine that use a SQL Server DB . I entered the connection info when I made the reports. These run fine on my development machin...
I am unable to debug my serviced components - COM+ from Visual Studio 2005 Web Project. I have two projects, one is the web project which is the front end and contains the aspx,ascx etc. The...
Hi, how can I get a Text value (display member, not a value member) of selected item of Combobox which is binded to DB (MS Access)
Hello I would like to add a "Restart my computer" button at the end of installation. I'm using Visual Studio 2008 package Any Idea? Thanks Eli
Experts, I have a DataGridView with a few rows in it.  I'd like to add a column called "Done" that has a button in it that, when clicked, will go to the database and record that record has ...
I created a stored procedure and I want it to return the row count. I want it only to accept the value named "ContactId". I am using stored procedures, and typed data sets. In the IDE design...
Hi All, In the monthcalendar control is there a way i can cross out dates. It is being used for a holiday system so if the day has already been booked when i want a big X through it, or for...
Hi, I am using the code below to authenticate my users. I created an internal web page that load files from a web server based on user log on credentials. How can I use the code below to re...
Hi I have a gridview which is populated from a query which concatenates a series of strings. This means that I can't directly edit via the edit button. I have put an OnRowUpdating event ...
I have reciently installed a development environment on Server 2008. Part of the development environment includes Visual Basic 6.0 (SP6) to support our legacy product. Everything appears to be...
I have an upcoming exam and I don't have access to my professor and I have questions that the book is not clarifying for me.  The book that the class is using is Murach's Visual Basic 2008. ...
I'm the network admin for my small company and manage our windows 2000 AD domain that has 75 Windows XP computers. We have three application developers who use Visual Studio 2005. About three ...
What is the easiest way to draw a ring, i.e. a section of a donut, in GDI+? Is there a simple piece of code somewhere that shows how to do this? Thanks, Steve
About 10 years ago, I developed a custom (data driven) application using Microsoft Access and VBA.  The application has been continually upgraded/enhanced and is still doing a good job for the...
I am using visual studio 2008. I have created a asp.net application website using vb.net and I am trying to set vs to use iis as the debug browser and not the asp.net option. How to i acomplis...
Given a server hostname, is it possible to know if there is a IIS running, list all sites in that server and their status? And the same with SQL Servers, Biztalk, etc...
I have a site that i develop via frontpage Server has IIS /6.0 installed and several websites Most work perfectly fine developing via frontpage   however one does give me issues ...
I have an .aspx page I'd like to pass some "command line" variables to while I attempt to run it in "debug" mode.   page.aspx?var1=4&var2=5&var3=6 Where is the setting in Visual Studio 2...
how is centering RichTextBox control content programmically? at the moment, all the text content starts left side -- would like to centre all lines.
Hello, I have a basic VB app developed with VS 2008.  I am running a pretty combersome process with a click of a button on a form.  I am a basic programmer and I was wondering how I can run...
I am converting a Visual Studio 2005 'web site' to a 'web application project'.  So far it has been a fairly smooth transition but I'm stuck on a Crystal Report issue.  It's a very simple repo...
Is there any way to STOP Visual Studio 2008 formatting the layout of tables etc. using style tags and use good old fashioned 'width' and 'height' attributes instead? i.e. From this: style="...
vs 2008 pro -- setup project :: how do I not allow the user to change the install path? whilst installing -- the user has an option to select browse and install the application into a diffe...
Hey I have written a solution in visual studio 2005 which consists of many projects.  I've created a setup project that installs it, but i need to also install sql server express with it an...