Advertisement

Experts Exchange is proud to announce the Front Runners the Annual Awards and the 3rd Quarter Hot Shots. Who is at the top? See for yourself!

 

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

 
Top Visual Studio Solutions: 126 - 150 of 927
 
hi all, I have not found a walkthrough or tutorial on how to store an image to an sql database table (SQL Server 2008), I've been googling but couldn't find a step by step instruction on how ...
I recently installed Visual Studio 2008 Standard Edition (that I received free from the "Heroes happen here" event) on a machine that already had Visual Studio 2005 Professional edition.  The ...
I'm trying to debug an issue with our website in Firefox.  I'm using Visual Studio 2005 SP1, C# and ASP.Net.  I've been using this installation for nearly a year with no problems.  Yesterday I...
Hello everyone, Is there a way to add an optional RequiredFieldValidator to my web user control? Currently I use it like this: <wuc:CountryDropDownList ID="CountryDropDownList" runat=...
I'm writing a UI for some clients of mine in vb.net with visual studio 2008. Everything works fine until the VB code tries to execute this line of code System.Diagnostics.Process.Start("Cre...
Hi, I have a GridView. And i set its properties like: AllowPaging="true" PageSize="4" Now in the footer i have the paging like this, if i have more than 4 records: 1 2 3 4 5 6 7 ...
I have a report in Reporting Services (using Visual Studio to design) that page breaks on the change of group - which is working well.  When I export to excel, the page breaks by group become ...
I use 3-tier and have mostly used SqlDataReader. I am wondering how would I change this, so I call stored procedure and get returned SqlDataAdapter? public SqlDataReader GetProject(int pro...
Within Visual Studio 2008, I already have a good connection to the local SQL Server 2005 but I'm trying to add a new connection to an instance running on another box on the same local network....
Hi Guys! Can anyone provide me with some code on the above, What im trying to do is get the telephone number and email address from AD and send it to a label on the form. For example textbo...
i have columns like university1,university2,university3 and so on.. in my data table.Now i want to add all these values in one dropdownlist using asp.net with c# and sql server 2000. My quer...
I use external css style sheets for virtually every style attribute (for a web page). How do I get Visual Studio to completely stop inserting attributes such as style="width:100px" when I ...
After setting a list of fields to appear as columns in a datagridview, I attempt to set BindingSource.DataSource to the record list.  Processing produces error:  "Cannot access a disposed obje...
My question is regarding javascript. I have two dropdown lists in asp page. data in these two dropdown list is to be filled from the database tables. I want to have code so that data in one...
I have a Gridview that I am populating from an Object data source.  I change the DataObjectTypename and the type name of the objectdatasource depending on the type of data entity I want to vie...
Here is my problem.  I am new to this so I try to keep coding to a minimum. Basically I am trying to get data that I enter into a text box to save on my MySQL server through Visual Studio 200...
Is there a way to create multiple tasks based on certain criteria and then wait for all of the created tasks to be marked as complete before the workflow "completes". I currently have multi...
I installed: VS2008 and MSDN from      VS2008\SW_DVD9_VStudio_Team_Dev_2008_English_Core_MLF_X14-26382.ISO VS2008SP1 from      VS2008SP1\VS90sp1-KB945140-ENU.exe MSDN SP1 from      VS2008SP1\VS20...
How do I access the project's application icon? I want to set the Main form's icon to be the same as the application's icon.
Ive written a program which does a lot of processing (which works great) but while its processing Id like it to report back to a textbox on the form, however while the code is running, all I g...
We are using Crystal Reports XI release 2 and developing a web application using Visual Studio 2008 with .Net 2.0 as the target. We have explicitly added the following references to web.co...
In visual studio 2008 when creating a windows form that connects to a sql database I get the attached error when trying to run the code.  Rebuilding the solution does not work so I assume I ne...
Hi, Im running into an ArgumentOutOfRangeException when I try to load my page.  Here is the information I get when the error occurs: Index and length must refer to a location within the...
I'm kinda braindead right now so go ahead and take that into consideration when replying =) How can you access namespaces outside of your solution/namespace. So let's say I make this nifty ...
I get the following message from Microsoft Visual Studio 2008 Standard SP1 whenever I try to open a web solution. Package Load Failure Package 'Visual Studio Common IDE Package' has failed t...