| Thread | Last Post | Replies |
|
| Regex parsing e-mail question. | 25 Apr 2005 15:52 GMT | 7 |
I basically am trying to match something like keyword: (the : and space is a marker. I want everything after that all the way up to the next Keyword: (where keyword HAS to begin a new line. I want everything before the next keyword.
|
| error when updating .net framevork | 25 Apr 2005 14:25 GMT | 1 |
when i trye to innstall .net frame work i get this message what can i do about it? Microsoft .NET Framework setup can not write to the setup log.
|
| ANN: Visual Studio 2005 and .NET 2.0 Beta 2 | 25 Apr 2005 00:54 GMT | 11 |
Visual Studio 2005 Beta 2 http://lab.msdn.microsoft.com/vs2005/ Get http://lab.msdn.microsoft.com/vs2005/get/
|
| Adding audio to play in the background | 24 Apr 2005 22:36 GMT | 1 |
I created a simple array project with 10 pictures of vehicles and 5 radio buttons to choose the correct answer. I simply want to add an audio file into the program so that it will play in the background while the user answers the questions. Can anyone help with this? Thanks
|
| Code to import data from shopping carts | 24 Apr 2005 22:36 GMT | 1 |
I need to connect to yahoo or Miva shopping cart and import the orders into my application by using vb.net. Somebody help me to do this task. Bye,
|
| Client / Server Design for Windows.System.Forms | 24 Apr 2005 20:28 GMT | 5 |
I have been developing a MS Access ADP database with SQL Server 2000. Originally, my customers needed a useable database to store 60 roughtly 60 megs of data as quickly as possible, otherwise I would have used something else, like VB or C#. What sucks is that over time, they have
|
| about asp.net excel and clipboard | 24 Apr 2005 15:12 GMT | 1 |
purpose: clone the firest sheet in Excel.xls into excel2.xls here is my code it well done in winform£º -------------------------------
|
| Killing process | 24 Apr 2005 12:32 GMT | 1 |
I just created my first vb.net pocket pc application - that consists of a main dialog and an additional dialog that is defined globally like this: Dim x as New MyTestDialog As the dialog's constructor takes a lot of time to do all that is necessary,
|
| .NET bug tracker? | 23 Apr 2005 20:46 GMT | 2 |
Where should I post or check for bugs found .NET Beta 2.0? Is there any "bug tracker" for .NET 2.0 betas or something like that?
|
| mscorwks.dll cannot be loaded. | 23 Apr 2005 18:44 GMT | 4 |
This question has come up before and no one has yet answered it. I have a VB.NET application distributed to about 100 users. Today, on of my users received this message, along with the message ".NET Framework Initialization Failed," the first time he tried to run it. No other ...
|
| using Code Groups | 23 Apr 2005 17:45 GMT | 2 |
Using Mscorcfg.msc, I created code group "MyTrustedCode": Runtime Security Policy Machine Code Groups
|
| RegisterHotKey and ShowInTaskbar | 23 Apr 2005 16:01 GMT | 2 |
I have a C# Windows Form program. I've used platform interop to call RegisterHotKey and then check for it in an overrided WndProc. This appears to be a standard approach and works, except... when I set Form.ShowInTaskbar = false. The WM_HOTKEY messages stop
|
| VS.NET Installations | 23 Apr 2005 14:01 GMT | 1 |
A while ago I installed VS.net 2003 but since my computer was running low on space I only installed VB.net component. But now i want to play around with ASP.net as well, yet I've lost the cd's for the installation.
|
| Dispose() method?? | 23 Apr 2005 10:59 GMT | 1 |
Would someone be able to explain the Dispose() method and how it is invoked within a Form class? Thanks heaps, Tim.
|
| .NET User Manager | 23 Apr 2005 10:48 GMT | 2 |
I'm attempting to write an ASP.NET page which will list PCs that have users assigned to the local Administrator group. I have found the tool that I need. Unfortunately, it is an API and I can not wrap my brain around how to use APIs. Can someone give me a complete explanation of ...
|