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 / .NET SDK / December 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
sn.exe - Error.31 Dec 2003 12:03 GMT2
If I use sn.exe to create an strong name key, it is giving the following
error.
"Failed to generate a strong name key pair -- The keyset is not
defined."
Documentation on deriviing from a .NET abstract class30 Dec 2003 03:28 GMT5
In the documentation for an abstract base class, ie. CollectionBase, how
does one tell which methods must be implemented in the derived class ? I see
no information in the MSDN documentation on which method, properties, or
events are abstract and need to be overridden for abstract ...
Using a Stream to Download Excel Files30 Dec 2003 00:33 GMT4
I need a functionality where my clients download Excel files and after they
do, I do some processing.  Downloading is easily achieved using a anchor or
hyperlink tag, but that does not give me the full functionality I am after.
So, I came up with a way to download the files using a ...
Implementing GetHashCode and Equals methods29 Dec 2003 20:03 GMT1
I want to provide GetHashCode and Equals methods for my components. My
understanding of these methods is that if two of the same type of components
return the same value from GetHashCode, then they must return true from the
Equals method if compared.
STILL_ACTIVE problem29 Dec 2003 19:48 GMT1
I recently have my program suddenly got a problem. My program needs to
spawn a process of XCOPY and then waits for it to terminate. The code
like this:
---------
.NET Framework Upgrade25 Dec 2003 23:03 GMT3
I have the Visual Studio .NET 2002 with .NET Framework v. 1.0. Can I upgrade
.NET Framework from v.1.0 to v.1.1 with .NET Framework SDK 1.1 and continue
to work with my Visual Studio .NET 2002?
Serge
Error while installing the .NET Framework SDK 1.124 Dec 2003 03:47 GMT1
I get the following error message while trying to install
the .NET Framework SDK 1.1 on a Windows 2000 Server:
***************************************************
Ngen.exe - Application Error
Environment.UserDomainName incorrect23 Dec 2003 15:48 GMT1
I'm getting the user's name instead of the domain name
when I make the following call on a Windows 2000
Workstation:
String sourceServer = Environment.UserDomainName;
How can you close a form from a class library?19 Dec 2003 22:41 GMT1
This question is about VB.NET but any working .NET
solution would be helpful.  I have a Form (Form1) that
uses a class (Class2) from a Class Library.  I want
Class2 to be able to close Form1 if it runs into a
question about Longhorn ...19 Dec 2003 00:31 GMT2
Is there any longhron beta tester around there ?
Has .NET app startup time been improved in longhorn ?
UDP problems...18 Dec 2003 10:21 GMT2
I tery to write a very simple UDP listening server.
the code goes like this:
UdpClient udp = new UdpClient();
IPEndPoint rip = new IPEndPoint(IPAddress.Any, 0);
httpwebresponse and getting Chunk length was not valid error18 Dec 2003 00:25 GMT5
Has anyone tried to capture a Chunked data (Transfer-Encoding=chunked)
through httpwebresponse?
When I try to read the stream from getresponsestream I get the following
error:
composant windows media en .net17 Dec 2003 14:24 GMT4
Bonjour,
je souhaite m'?crire une application de type media player. Existe t'il des
composants qui joue de la video, de la musique et des photo en .net
Au d?but, je pensait int?grer l'activeX de wm9 mais je n'ai pas d'API ...
comments regarding the MSDN Yatra seminar held at Hyderabad,India regarding ASP15 Dec 2003 23:35 GMT1
To,
Microsoft.
Hi guys.
I am Srinivasan S Saripalli. I am a Windows VC++
using resources help15 Dec 2003 13:23 GMT1
I've added a resource file (myresource.resx) to my project (myproject)
opening the resx file gives me a list of data tables (data and resheader)
in the data, I've added two rows containing strings.
now, I'm trying to use those resources but I get the error
Pages: 1 2 3 November, 2003
 
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.