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
I wanna know how to copy to Network share folder(ex. \\servername\c$)19 Oct 2004 18:30 GMT1
I wanna know how to copy file to network folder.
For example
        string sourceFile = @"c:\test.txt"
        string destFile = @"\\servername\sharefolder"
.Net Framework 1.1 Service Pack 119 Oct 2004 15:57 GMT4
Has anyone had a problem installing this upgrade.  Get a message "System
Reflectionn Error Target Invocation" and debugger opens.
.Net TripleDES Class with VC++ 6.019 Oct 2004 14:05 GMT1
How can I use TripleDES Class if I work with the Visual Studio 6 and
VC++ 6.0? Is it possible?
I have Windows 2000 with intalled .Net Framework 1.1 and mscorlib.dll.
Thank you in advance.
Windows Authentication and Authorization19 Oct 2004 12:31 GMT1
Can windows authentication and authorization be done through a non-web
application like a Windows Forms application?  So for example, how would
someone implement a gui that asks a user for their username, password and
domain and determines what groups they're in?
Need help for dotNet19 Oct 2004 12:07 GMT6
I write a C# to get information from a XML site, when I run my program at
home, there's no problem.
But when in office (no proxy, no firewall, port 80 is open), I've got this
error:
Cann't serialize interface19 Oct 2004 09:54 GMT3
hello
i have one interface and a class inherit the interface like below:
public interface IFoo
{
WinService19 Oct 2004 09:42 GMT2
If I create an empty winservice projekt and just compile and install. That
service will keep running until I tell it to terminate, right?
I have a problem with a winservice that terminates unexpectedly without any
warning after about two hours of running perfectly fine. Every ...
Not Running ASP.NET Version 1.1 Error19 Oct 2004 02:57 GMT1
I get that errpr when I try to Open an nre ASP.NET Web Application Project in
Visual Studio .NET 2003.
I read the Microsoft Knowledge Base 825792 and I did all the step but I'm
having the error message.
form authentication error19 Oct 2004 02:52 GMT1
hi
i am trying to add authentications to a login form that i created.
everything works fine but once i added in Web.config under <authentication>
<code>
ASP.NET web server controls problems19 Oct 2004 02:47 GMT1
I ran the asp.net page under Visual Studio.Net (framework version 1.0), some
problems showed:
HTML server controls (e.g. <input type="text" value="hello world"
runat=server />) can be displayed in the preview page, but not the web server
asp.net version id problem19 Oct 2004 02:45 GMT4
hi, I'm installing vs.net atempt to start new webservice project faild with
error message' VS detected that specified server is not running ASP.net
1.1version.' How is that possible since I've just installed this version and
have no previos versions of a Framework?
System.Diagnostics.Process, any way to terminate the specified process AND any child processes which were started by it?19 Oct 2004 02:06 GMT3
We have some C# code on Windows 2000/XP/2003 that launches a process via the classes in System.Diagnostics, namely ProcessInfo and Process class.  The process can get stuck and after a certain timeout we make a call t
System.Diagnostics.Process.Kill(
to terminate the process.  ...
Create .net poolable object from COM18 Oct 2004 22:43 GMT1
I use a com component and i can't activate pooling on it.
I read that it was because of the threading model.
This component is like a database access component and
it's expensive to open a connection.
Stream Writer18 Oct 2004 22:23 GMT5
I have created a MemoryStream that is holding Binary Data.  How do I get the
Data out of the Memory Stream into a file on my hard drive.  All the
examples I have seen for a MemoryStream write the contents to the console.
Thanks
Using Httpwebrequest to Submit multipart/form-data18 Oct 2004 21:41 GMT10
I'm trying to write a program in vb.net to automate filling out a
series of forms on a website. There are three forms I need to
fill out in sequence. The first one is urlencoded. My program is
able to fill that one out just fine.
 
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.