| Thread | Last Post | Replies |
|
| POSTing to another server | 13 Mar 2006 19:36 GMT | 6 |
Having some issues with HttpWebRequest and HttpWebResponse. 1. We migrated from ASP to ASP.Net 2. We have a third party company, a credit processing company which integrates with our web site. Working fine with ASP, since CC company
|
| Web Form | 13 Mar 2006 17:11 GMT | 2 |
Dear Experts, I would like to find out, how can I pass the value entered in the webform to another webform and carry on to another web form. Example, I have 3 webforms (Form1, Form2, Form3). All values are entered in Form1 and then move on the
|
| Project Types... | 13 Mar 2006 16:46 GMT | 4 |
Hai all, I want to create a office projects in Visual Sudio. I am having VS .NET 2003 and VS .NET 2005, but in both I cant find "Office project" under project types.
|
| Declaring Variables | 13 Mar 2006 16:10 GMT | 6 |
I am using Visual Web Developer 2005 Express. I want to declare a varible, using Visual Basic as the language and can't get anywhere. For example Public Test1 as String I'll get en error saying to change Public to Dim. When I do, it will say
|
| Admin abuse on this news group... | 13 Mar 2006 13:24 GMT | 6 |
I have been trying to post help regarding getting text lines. It was not answered correctly by pvdg42. So I repost it with more detail. And either pvdg42 or pvdg42 friend who is a admin keeps deleting by repost for some reason and will not tell state the reason.
|
| Writing parser right way in c# | 13 Mar 2006 10:13 GMT | 4 |
I need to parse certain text from a paragraph (like 20 lines). I know the exact tags that I am looking for. my approach is to define a xml (config) file that defines what tag I am looking for and corresponding regular expression to search for the
|
| Create Form from Async-Callback | 13 Mar 2006 08:09 GMT | 7 |
I stumbled over a new problem: I have a programm with just a class that is asynchronous listening for network connections. As soon as someone connected, a new form needs to be created.
|
| can we use VS.NET 2003 with framework 2.0? | 13 Mar 2006 06:19 GMT | 7 |
I have VS.NET 2003, and it uses .NET framework 1.1. Can we install the latest .NET framework 2.0, so that VS.NET 2003 can use framework 2.0, instead of 1.1? Well maybe VS.NET 2003 doesn't support new features in .NET framework 2.0 but not in 1.1.
|
| #if preprocessor directive | 12 Mar 2006 19:30 GMT | 2 |
When I compile in Visual Studio as DEBUG, I see the line "Debugging..." when I execute the program. But when I compile as a Release, I also see this "Debugging..." line when I execute the program. What is the cause of this problem?
|
| Select entire row in datagrid programmatically (shift+spacebar effect) (VB.Net 2003) | 12 Mar 2006 06:38 GMT | 1 |
How can I select entrire row in datagrid programmatically. Thanks in advance. Hardik Shah.
|
| Audio Streaming .NET 2.0 | 12 Mar 2006 04:51 GMT | 3 |
Hi, I have a problem,I would like make a audio streamer for a web, but I don't know,whitsh namespaces should I use.Also I need make web service,web aplication or desktop aplication. When somebody send from a website request to listen some MP3, it has to stream this MP3 and send
|
| Build and Rebuild | 12 Mar 2006 01:55 GMT | 1 |
What's the difference between 'Building' a project/solution and 'ReBuilding' a project/solution?
 Signature moondaddy@nospam.nospam
|
| Regex question | 12 Mar 2006 01:46 GMT | 1 |
I want to capture a pattrens..using regular expresion in c# let say in following sentence This is a boy. I want to capture "boy" only if it is with in 10 character form index
|
| What happen? | 11 Mar 2006 22:25 GMT | 1 |
I have posted a problem about the TextBox I need help with and it is not here?
 Signature Eric Miller
|
| restore original settings in visual studio .net | 11 Mar 2006 17:44 GMT | 1 |
I have visual studio .net 2003, the problem is now the solution explorer window, and the class view window are gone, they are originally located on the right hand side of the visual studio window. I went to menu bar and click view and it shows up, but I want it to
|