| Thread | Last Post | Replies |
|
| Install PgSqlClient | 09 Jun 2005 22:03 GMT | 1 |
I'd like to use the PgSqlClient managed provider for PostgreSQL 7.4+ (http://pgsqlclient.sourceforge.net/) by the Mono project in my ASP .NET app. The problem is that, after installing it, I can see it unchecked in the
|
| VS quits when I hit F5 | 09 Jun 2005 21:54 GMT | 4 |
I am having a new problem with my large ASP.Net project in Visual Studio. When I try to debug my project, vs just quits - disapears - ends! The project has been very slow in rendering lately but now I can't even run the project.
|
| Newsgroups for VS 2005 Beta 2? | 09 Jun 2005 17:21 GMT | 3 |
Are there specific newsgroups for Beta 2 of Visual Studio 2005? Thanks, Bill
|
| Using STL objects in default setup (VS .NET). | 09 Jun 2005 12:47 GMT | 3 |
Ok, I've sat here and fought with the compiler for a while now. I'm attempting to define a vector, but it keeps giving me a 'CRawData::vector' : missing storage-class or type specifiers error for the line:
|
| Is VS written in Managed Code ? | 09 Jun 2005 03:08 GMT | 32 |
An interesting discussion came up in the office the other day with regards to MS's commitment to managed code. A coworker, whose opinion I highly respect was basically asking some questions and making some statements that basically revolved around MS practicing what it preached ... ...
|
| Newsgroup for IronPython? | 09 Jun 2005 02:37 GMT | 1 |
Just wondering if there is any group for the IronPython project on the MSNews server. TIA, -Pete
|
| The project location is not trusted?? | 09 Jun 2005 01:35 GMT | 1 |
When I open my project I have this popup box opening and saying: "The project location is not trusted" After googling a bit it should means that I open the project from an untrusted source such as, a network drive, etc...
|
| .NET 2003 Compile Problem | 08 Jun 2005 21:58 GMT | 4 |
Just installed Studio .NET 2003. Trying to transition from VC++ 6.0. Thus far no previous projects will compile. Tried to generate a simple dialog test project in 2003. It too fails to compile.
|
| Developers who use Tablet PCs | 08 Jun 2005 14:48 GMT | 3 |
This isn't a technical questing but I didn't know where else to ask. I'm in the market for a new laptop and was thinking about getting a Tablet PC. I wanted to hear from any developers that use the Tablet PC to actual develop on and find out if there are any advantages or ...
|
| Web Graphical Interface & ASP.NET code integration | 08 Jun 2005 14:40 GMT | 2 |
I am not sure this is the right forum for this question, but we have an issue at our company. When we code Web applications in Visual Studio 2003 we eventually have to make them look aesthetically pleasing by using a GUI html-editor, such as Dreamweaver. We have some ...
|
| Graphics Vanish when Window is Over | 08 Jun 2005 08:37 GMT | 2 |
I am developping a multiple forms Windows Forms application in Visual Studio C++ .NET 2003 and I need to draw graphics into a group box. In order to do this I use: private: System::Void button1_Click(System::Object * sender,
|
| Expand/Collapse Region and SubRegion | 08 Jun 2005 06:09 GMT | 1 |
Hi Within VS 2003, in the TOP (where buttons are), I see buttons for Commenting + Un-Commenting selected lines of code. Likewise, will there be buttons to Collapse/Expand all the #region
|
| Should I use VS 2003 or 2005 for IDE? I have both. | 08 Jun 2005 05:51 GMT | 5 |
Have questions I am getting back into developing and need some opinions. Should I use VS 2003 or 2005 for IDE? I have both. I understand I can install both on same machine. True or False
|
| SetDialogBkColor | 08 Jun 2005 02:57 GMT | 5 |
Is this the only way to substitute for SetDialogBkColor?? HBRUSH CAboutDlg::OnCtlColor(CDC* pDC, CWnd* pWnd, UINT nCtlColor) { HBRUSH hbr = CreateSolidBrush(RGB(255,0,0));
|
| Low rate of answer | 07 Jun 2005 23:25 GMT | 3 |
It does not seem to be the best place to be answered. Any suggestions?
|