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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SDK MISSING NAMESPACES29 Dec 2005 19:39 GMT2
i installed the latest .net 2.0 sdk and it is missing namespaces
is microsoft planning on fixing the sdk and rereleasing it?
requirements28 Dec 2005 10:42 GMT1
Hello. Does anyone know if Visual Studio .net can be installed in Windows 98
or ME?
Thanks for help.
Reg. [DllImport] using Vs200527 Dec 2005 13:34 GMT5
I was using VS2003 to develope a Web Application and i was using a
[DllImport] with my own custom unmanaged Code. It was working fine.
When I migrate from VS2003 to VS2005, It was not working and also i
read that i should change some registry value like below..
Obtaining build number of .exe or .dll26 Dec 2005 08:58 GMT1
Using windows explorer, right-clicking on a .exe or .dll, selecting
properties, and then selecting the version tab displays the
major/minor/revision/build number of the object.  I want to do this in my
program.  What windows api call or .net function retrieves this information.  
why to call LoadLibrary() is error?24 Dec 2005 09:45 GMT3
I call windows api LoadLibrary(), it returns error code : ERROR_NOACCESS
0x3E6,
why is it failure to call this api? how to fix this problem?
B.G.
Add-ons21 Dec 2005 02:21 GMT1
We have developed a web solution using ASP.NET.
Now, there is a need of add-ons for our web solution.
We want to allow third party companies write their own code and put it to
our web solution.
Building .csproj from .NET 2.0 SDK20 Dec 2005 04:09 GMT4
I have written several VS2003 C# projects, and I want to test out those
projects on .NET 2.0 but without installing 2.0 on my dev. machine at work.
What I would like to do is install the .NET SDK at home, and build my
existing projects with it.  Is this possible? If so, then how? ...
HttpWebRequest Host header20 Dec 2005 01:21 GMT4
I use HttpWebRequest to send http requests. I use http version 1.0.
The problem is that for each http 1.0 request the framework automatically
adds the "Host" header. This header is a must for http 1.1 but NOT for http
1.0 (rfc 1945)! I need to send a http 1.0 request without this ...
Classes that implement IEnumerable19 Dec 2005 21:17 GMT3
The 1.1 documentation for a FCL interface had a list of classes that
implement it; the 2.0 documentation doesn't seem to.
Are these lists still present, just cunningly hidden? Or is there any
way to generate such a list, perhaps with a regex expression on the
Click event fires twice16 Dec 2005 20:55 GMT1
Has anyone noticed this besides me?
I've got the .NET 2.0 SDK.  I copied and pasted the sample VB.NET program
from the documentation in the page "How To: Create a Windows Forms
Application from the Command Line".  This program makes a window with one
vcclr.h broken in .NET SDK16 Dec 2005 01:42 GMT7
I have a project that #include's <vcclr.h>. I'm having a problem building it
with the SDK.
Follow me now...
1. We don't install VS.NET or VC.NET on our build servers - just the .NET
Using WindowsInstaller.Installer in c#15 Dec 2005 23:08 GMT1
Does anyone know how I can use the windows installer com object in order to
retrieve a list of products and a list of installed components for a given
product?
Any sample would be greatly appreciated.
Can't call PtrToStringChars with SDK14 Dec 2005 08:34 GMT1
I have the .NET 2.0 SDK and the Platform SDK installed on my build machine.
VS2005 is not installed.
I'm making a call to PtrToStringChars, which requires <vcclr.h>.
<vcclr.h> includes <gcroot.h>.
Does .net 2.0 have methods to...09 Dec 2005 06:45 GMT1
Hi;
These were things I had to call managed code for in .net 1.1. Does .net 2.0
now provide a way to:
1) Create a MessageBox with MB_TOPMOST set?
File open sharing problem08 Dec 2005 23:57 GMT2
Hi;
I need to read the word document of the file being edited in Word from my
Word Add-In. I have the following two lines of code:
java.io.InputStream jis = new java.io.FileInputStream(ThisDocument.FullName);
Pages: 1 2 November, 2005
 
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.