| Thread | Last Post | Replies |
|
| Format Function. | 11 Oct 2007 02:57 GMT | 6 |
I have a form were I format my dates using the Format function. Initially when I started to use it, it was working fine. I used a statement such as Format(MyDate, "Short Date") and I was getting the desired results. Now, I continued to work on other aspects of my project and now ...
|
| Get password in Active Directory | 10 Oct 2007 17:21 GMT | 1 |
Hello all, my question is: are there any way to get the encrypted user password in Active Directory using .NET programming?. I suppose it's no possible to get uncrypted user password, and ... are there any algorithm, function, or things like that to encrypt user password like
|
| Changing the font in DatagridView | 10 Oct 2007 09:21 GMT | 9 |
Hi I need to change the font inside the cell of the datagridview dynamically Example Column1 | Column2
|
| Could not access ''CDO.Message'' object. - Multiple Recipients | 09 Oct 2007 21:43 GMT | 1 |
I am having a problem sending email from a Web application written in .NET 1.1. The function below has been in use for a few years. At some point it stopped working when the more than one recipient is sent in (sent as list of email addresses separated by a semicolon).
|
| Custom file grouping in Visual Studio | 09 Oct 2007 15:10 GMT | 2 |
I remember a long time ago I read an article that described how to provide custom grouping in the solution explorer tree. I think I recall the example having to do with a Webform and Javascript file so if you called the javascript file the same name as webform you could get it to ...
|
| Another Visual Studio 2005 Bug? | 09 Oct 2007 15:01 GMT | 7 |
I was editing a Winforms VB project in VS2005 today. One of the screens has a tab control on it with 8 tabs. The 1st and 5th tabs each have an instance of a relatively simple user control on it. My work today had nothing to do with the user control itself or it's instances. ...
|
| SSIS and Reporting-Designer does not paint correctly at Dual-Monit | 09 Oct 2007 08:16 GMT | 3 |
Hello ng. The designers of SSIS and ReportingServices does not paint correctly on my second Monitor. If I move the Visual-Studio to the first monitor the objects appear right.
|
| VS Express and Intel compiler integration | 09 Oct 2007 04:17 GMT | 1 |
I hope somebody can help me because I am a bit confused. I have bought the Intel Fortran compiler version 10 just to discover that it won't run on my OS (Win2K). For different reasons (ex. locale version not available) I do not want to upgrade my OS. Intel says that the previous
|
| Unable to build | 09 Oct 2007 04:14 GMT | 1 |
If you don't help me I'll hang myself on the big tree in the back yard so that kids couldn't find me. I encountered a problem with VS 2005 trying to build VS 6.0 project. The project linking fails because of unresolved external symbol.
|
| Windows Workflow Foundation | 09 Oct 2007 03:30 GMT | 1 |
What is the correct group for discussing Windows Workflow Foundation ?
 Signature Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
|
| Jump to Bookmark? | 09 Oct 2007 03:26 GMT | 1 |
How can I setup shortcuts that I can use to set a book mark and then jump to that specific one. Like in the Borland editors I could: Ctrl-K 1 to set bookmark 1
|
| 2003 Multiple Inheritance crashing when dlls are access by code built on 6.0 | 07 Oct 2007 13:44 GMT | 5 |
I have built three .dlls in Visual Studio 2003 which are being accessed by an executable built in Visual Studio 6.0. If the .dlls have any classes using multiple inhertance, the .exe crashes when any non static function inside the class is called. The static functions
|
| Visual Web Developer 2005 - working with pure VBScript files | 06 Oct 2007 14:28 GMT | 1 |
First, appologies if you feel this wrong group, But I can't find anything with a closer match. If I've just been blind and missed the obvious, can you point me at the correct (or better group).
|
| how to upgrade project from 1.1 to 2.0 | 05 Oct 2007 08:17 GMT | 1 |
I'm using VS 2008 beta 2 and converted vb.net 1.1 solution from VS 2003 to VS 2008. How do I change to a different version of the framework such as 2.0 or 3.0? Thanks.
|
| Question on Server Explorer of vs.net 2005 | 05 Oct 2007 02:10 GMT | 1 |
Hello, Can I modify the name of a table using Server Explorer of vs.net 2005? Thanks.
|