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 / February 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Method for finding dotnet version16 Feb 2005 01:24 GMT2
I am using Visual studio 2002. The dotnet version that comes with
this, is dotnet version 1.0. I have installed dotnet framework version
1.1 recently. How can I associate dotnet version 1.1 with the
VS 2002 ?
scheduled windows task15 Feb 2005 22:59 GMT1
How to write a scheduled windows task . Not a windows service I want to
schedule this exe in windows task scheduler.
Thanks
ajit
Microsoft: Help with OLE documents... 15 Feb 2005 21:09 GMT2
I have an application to draw and design different documents, that supports
linking and embedding of other documents (like, for instance, Corel Draw or
Word). Then, the user can print their designs "WYSIWYG", so I load the
external document inside an OLE document container control ...
Assembly resolver, side by side, versioning...15 Feb 2005 21:03 GMT1
I have read that you can specify only the major/minor numbers (plus token and
culture) to reference a DLL installed in the GAC, and that the resolver will
"upselect" to the dll with the latest build and revision number.  Is this
true?
IIS Install15 Feb 2005 20:14 GMT1
i also cant install iis because of the lack of an OS cd. i cant find anywhere
that i can download iis so i dont know whether i should freak out or not.
please tell me if there is any way i can get it.
dll inside a dll?15 Feb 2005 19:30 GMT1
is it possible to reference a dll that is inside another dll?
in our program we have a solution called functions.dll and we are also using
the mysql.data.dll in all our other solutions.  is there a way to reference
the mysql.data.dll in each solution by only making the functions ...
ENTER and forms15 Feb 2005 15:47 GMT2
Can I use ENTER to submit my form using C#?
I have used
Page.RegisterHiddenField("__EVENTTARGET", "btnFind");
This works SOMETIMES but not all the time.
xcel error at web server15 Feb 2005 15:44 GMT1
I am writing c# web application with Excel 2000.
I have Excel 2000 install at my workstation, but not at the web server.
My code is:
Excel.Application EXL;           
VS 2002 and Framework 1.0/1.1 SP upgrades15 Feb 2005 15:27 GMT1
This is a question regarding service packs for the .NET Framework.  We are
still using Visual Studio .NET 2002 development environment to write our
ASP.NET apps.  However, on our app servers we also have .NET Framework 1.1
installed.  Our current versions of framework offerings ...
.net and mysql join15 Feb 2005 14:45 GMT2
i'm curious if there are any known issues with the 2.  i've tried it in vc#
and vb and i get the same results with both.
every time i run a join and it gets to a 0 or null it makes everything
following it in that column null.  the mysql statement is:
Excel process doesn't shut down15 Feb 2005 14:20 GMT1
I am writing c# web application with Excel 2000.
My code is:
Excel.Application EXL;           
EXL = new Excel.Application();
How to disable event15 Feb 2005 14:05 GMT2
I am writing vb .net win form application.
The code for disable button event at C# is:
button1.Click -= new System.EventHandler(button1_Click);
How can this be done at vb .net?
How does IIS or Framework set the Content-Length header ?15 Feb 2005 13:53 GMT2
I'm experiencing a strange problem with an aspx page. This page does NOT set
the Content-Length header. When hosted on my development PC (with IIS 5.0 and
.Net 1.1), the HTTP response however contains a Content-Length header. When
hosted on our test server (IIS 5.0 and .Net 1.1 ...
Mysteries of a font in the PropertyGrid...15 Feb 2005 13:05 GMT2
I would like to know by what mechanism a font displayed in a
PropertyGrid, shows children (like Bold) that correspond to Properties
that only have a get, no set. Is there a special class in the framework
that gives the PropertyGrid the list of rows to display for the font,
reflector15 Feb 2005 12:52 GMT2
Do you know Lutz Roeder's Net Reflector..
it is disassembler for .net framework dll and exe.
How can i protect my dll from disassemble program like this...
 
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.