| Thread | Last Post | Replies |
|
| Front end name change, can't find origin of error | 28 Aug 2006 15:39 GMT | 1 |
I've recently made a name change on a few database tables. I thought I got all the name changes done in the front end reference. However, this one eludes me. I've checked all the classes listed in the error trace. I've done full text searches across all the documents of the
|
| Codesmith vs. Hand coding | 28 Aug 2006 13:38 GMT | 17 |
I'm trying to get my head around a conversation I had with a developer the other day. We were talking about Codesmith vs. Hand coding. He's position is Codesmith is for junior to mid level developer who perfer "wizards" to write code for them. That these types of code generators ...
|
| Querying Data | 28 Aug 2006 05:27 GMT | 3 |
I'm using Visual Web Developer 2005 Express Edition with SQL Express and I'm a beginner. I'm developing pages for my churches website which allow users to select attributes for a class (e.g. time, focus of class, class size, etc.). I want
|
| System.Timers.timer stops firing after extended time (windows service) | 27 Aug 2006 23:20 GMT | 2 |
WE have a windows service using .net and which uses a System.Timers.Timer..all the of code works fine..... but after a extended period of time the timer just stops firing the elasped event. the elasped event is fired every 2 sec and the code which is in the
|
| Too many items under IRQ9 under BIOS | 27 Aug 2006 06:18 GMT | 2 |
I had to purchase an Adapter USB2 Connect CardBus adapter for my Compaq Presario 2700T notebook (WinXP). I did this because the HP DVD Burner I bought requires USB 2.0. The USB 2.0 wasn't working and after talking to a tech support at Adaptec, I
|
| ToString - meaningful Vs. Useless | 27 Aug 2006 05:34 GMT | 12 |
without going case-by-case, how do I know a "ToString" method returns useful information, like for Sytem.Int32, or useless information like for System.Drawing.Bitmap (returning the name of the class). Ron
|
| Can I install VS 2003 and VS 2003 on same system?? | 27 Aug 2006 05:20 GMT | 7 |
I am using Visual Studio 2003 currently, but I my next project may require is on .NET 2.0 and hence i will need to install VS.NET 2005. but i dont want to lose VS 2003. Is it possible to install both 2003 and 2005 on the same machine? Will installing .NET 2.0 affect 1.1 and
|
| Adding scheduling to an application | 26 Aug 2006 22:16 GMT | 4 |
I'm looking at adding scheduling features to an application and I wanted to ask the community about any experience with scheduling components, either open source like from code project or from a vendor. I'd like to be able to create schedules and lock resources for things
|
| data execution prevention | 26 Aug 2006 19:47 GMT | 2 |
i am a novice. this message has just started appearing on my computer so i cant access a lot of things. what can i do? in simple terms please!
|
| Changing Screen Resolution | 26 Aug 2006 16:45 GMT | 1 |
Does anyone know of a way to change the screen's resolution from a .NET app? I don't mind using P/Invoke or Managed DirectX... Reuben.
|
| disable/enable menu items | 26 Aug 2006 16:13 GMT | 4 |
Can someone please help me. I've got a strang problem in Visual Studio 2005 I've created a windows application, using an MDI form and top menu. When a menu item is clicked, a new instance of a form appeirs.
|
| How do I code a multi-threaded status update text box? | 26 Aug 2006 08:11 GMT | 4 |
I have a windows forms project that uses multiple tabs. On the first tab I have a rich text box that I'd like to be able to post text results from various operational threads - such as "Starting task such-n-such..." and 'completed task." or Debugging info from other threads ...
|
| canvas question | 25 Aug 2006 22:59 GMT | 3 |
I'm just starting with C# and VS (2005), and am looking for a way to draw on a surface. In delphi i used the canvas property which had among a lot of drawing options, the option to directly access the canvas as an array and put pixels with a specific color on it using
|
| How to get a reference to main form in a Windows Form 2.0 Application? | 25 Aug 2006 22:53 GMT | 9 |
How to get a reference to main form in a Windows Form 2.0 Application? I'm making a a library and I need a reference to the main form of the application that is using that library. TIA
|
| Deploying a windows application project | 25 Aug 2006 22:16 GMT | 1 |
I have developed a windows applicaiton using framework 2.0, vs 2005. Iam using CR 10 in my project. So to deploy this project, what dlls do I need to add. Is it Crystal
|