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.

 
Time Tested Visual Studio 2008 Solutions: 76 - 100 of 267
 
How could I get a DataGridViewTextBoxColumn to act like a password textbox? I would like the values to show "*" in place of the characters.
I downloaded Visual Web Developer 2008 but later found it installed Visual Web Developer with SQL Server Express Edition. I tried this on office machine as I don't have internet connection at ...
I am having trouble getting VSS integrated in VS2008 - VS 2008 Team edition - VSS 2005 - Installed VSS Update (vs80-kb943847-x86-intl.exe)  fixes - Install ed VSS Update (VS80-KB939808-X86...
I have a homework assignment that says, "Using the Data Toolbox, drag a SQLDataAdapter object onto Form1".  In the "Data" portion of my Toolbox, I have the choices "Pointer", "Dataset", "DataG...
Sorry about the cryptic title. I want to use Profile properties in a new web applicaiton. I have it up and running without any significant trouble. However, I have two instances of SQL Server ...
I have attached a code snippet that is successfully loading the data but it will not show up in the data grid. I'm missing some sort of a .bind but I can't seem to find it. Any help would be a...
Let me give you a little background first:   I have some experience with Visual Basic, and quite a bit more experience with HTML/XML/ASP, but I've not really done much with .NET mostly beca...
Hi all, I've imported my project into Visual Studio 2008 (from 2005) now on build every single reference to a control in the code behind is underlined and is reported as "not declared", eve...
I need to display a button on the screen when a specific window is foremost.  In other words, 2 applications are present and running.  Application 1 has 8 forms and visible 100% of the time.  ...
After much toil and trouble, I've finished my first Windows Service.  I'd like to be able to log its memory usage over the course of a few hours to know if I have any leaks or not.  Can someon...
On VS 2003, when designing a windows form, the IDE placed a grid of dots on the form (the dots did not show at runtime). How can I tell VS 2008 to put the dots on the design screen?
Hello, I have a Datagrid control and I want to merge two of my BoundFields value toghether (A & B) and showing the result in a new filed without touching the SQL Query Thanks
Hi, I have a datagridview that is bound to a table in a database.  I have come across this article http://msdn2.microsoft.com/en-us/library/7tas5c80.aspx but it does not explain exactly wha...
I'm attempting to use the new login controls available in VS.NET 2008 for web development, but there seems to be no way to specify the database (default SQLExpress instance) in order to use th...
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...
How do I move to a position in a bindingsource that matches a primary key value? I seem to be having a problem with the bindingsource.find property.  I need to be able to move to a specific...
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 am publishing an application for the first time (I have never published an app before). How can I specify what directory it will create on the machine when installed? My current published ap...
Yes I have images uploaded to the database in as the filename and FileData, what I would like is to display the images as thumbnails within the grid, once they are uploaded. right now my grid ...
I have a program that I just converted from VB6 to VB 2008 Express. Now I want to distribute it to my clients (only about 25 desks).    I did a publish and it builds a setup.exe for me on t...
Situation: I created a usercontrol named ChronusUserControl. It's a basic usercontrol but with a validation function added to it. I have a second usercontrol called ucUser which is derived f...
Hello, I have a GridView Control in my webpage, I want to how it is possible to make conditional formatting in my GridView BoundField. For example I want to make all the 0 values invisible i...
I am using Visual Basic Express 2008 and in development environment all group boxes have rounded corners.   However, when I run the program, the groupbox's all have squared edges.   Any way to...
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'm currently using Visual Studio Professional 2005 on Windows XP SP2. We've ordered and received Visual Studio 2008 Professional and I'm eager to upgrade but haven't been able to find anythi...