Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to POST data24 Oct 2004 13:44 GMT1
The following is the documentation on the WebClient Class in the VS .NET on POSTing data to a web page.  My question is how do I enter the FORM parameters?   Is it xxx=aaaaa?  How to I separate multiple parameters?  Thanks in advance.
[Visual Basic]
Dim uriString As String
Console ...
[Flags] or [FlagsAttribute] is no longer accepted by MC++24 Oct 2004 12:33 GMT3
I have a Managed C++ class that previuosly compiled Ok in VS .NET 2003. The
only thing that has changed since last time I compiled my code is that I have
installed Windows XP SP2 and also updated my .Net Framework Runtime 1.1 with
the SP1. Now the compiler says:
Cannot write to remote Eventlog24 Oct 2004 08:53 GMT2
I am trying to monitor the System eventlog on a another machine using C#.
However, when I instantiate an Eventlog with EventLog("System",
"machinename"), I get an exception with the message "Cannot monitor Event
log. The log may exist on a remote computer".
how to convert byte array to float?24 Oct 2004 07:49 GMT2
i am looking for something like:
BitConvertor.ToFloat();
but all i can find is:
BitConvertor.ToDouble();
comreg Tool24 Oct 2004 02:02 GMT1
I cannot find the comreg tool in my SDK installation. Where can I find it or
download this tool ?
Thanks and Regards,
Sathish
Getting variable in a pattern using Regex24 Oct 2004 00:54 GMT4
I have a string with some fixed text and variable text.
For example: "this is a fixed text THE NEEDED INFO more more fixed text".
How do I get the the variable text (THE NEEDED INFO) from this string ?
A simple example will help.
starting another process from a c# service23 Oct 2004 21:50 GMT2
Hi
I want to start another process from a c# program running as a windows
service.
So in the procedure onstart
How to copy n paste .asp files to Solution Explorer and have it show up there?23 Oct 2004 21:42 GMT1
I have just installed Visual Studio.net 2003 Enterprise Architect.
I have been using Visual Interdev so far, and I am used to be able to select
and drag bunch of .asp files into a Project Explorer window and have it show
there as a tree of files. Is there some setting that I need to ...
Debugging SQL Server 2000 Stored Procedures.23 Oct 2004 16:30 GMT1
I'm trying to debug a stored procedure in SQL Server 2000. I have a break
point in my Winform client and a breakpoint in the Store Procedure. The
Winform client hits the break point fine however the debugger would not step
into (F11) the stored procedure and no error is given ...
How to create custom editor for VS.NET?23 Oct 2004 12:56 GMT2
Does any one knows how can i create a custom editor for editing custom file
types
inside vs.net ide?
Thanks.
Failure Installing .Net Framework v2.0 Beta123 Oct 2004 03:49 GMT2
I tried to install VC++ 2005 Express Beta on Windows Server 2003 Enterprise
Edition 64 bit (Itanium IA64). But it required me to install .Net FrameWork
2.0 Beta1.
I downloaded it and tried to install, but showing an error message
C# standard eddition and SQL server standard eddition22 Oct 2004 22:04 GMT1
When connections to SQL server using sa user login I recive this error message.
Unable to connet to database.
It is only possible to connect to SQL Server Desktop Engin databases and
Microsoft Access databases with this version of Visual Studio.
HttpWebRequest throws exception, but HaveResponse is true?22 Oct 2004 19:44 GMT5
I'm using HttpWebRequest to create a request and get a chart from a web
site. It works great unless one of my request parameters is wrong.
i.e., if I say http://www.xyz.com/x?a=b it's fine, but if instead of
x?a=b, I do x?a=c, I get a protocol violation error (The server has
Accessing cookies returned in error responses with httpwebrequest (.net CF)22 Oct 2004 19:41 GMT2
I'm currently developing an application on the ppc using the .NET
compact framework, using HttpWebRequest and HttpWebResponse in
asynchronous mode.
I'm currently trying to authenticate (basic authentication) with a
Issue with System.Net.HttpWebRequest22 Oct 2004 19:21 GMT1
I have an issue with System.Net.HttpWebRequest object. I amtrying to do call to Java Servlet that does user authentication and then redirects to requested page and starts requested process. It looks somethink like this:
http://SOMEHOST ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.