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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
[BUG] SDK 2.0 beta 219 May 2005 14:46 GMT1
there is a problem with the Microsoft CLR debugger shipped with the SDK.
When I want to open file, the OpenFileDialog is slwo as hell to change
directory or show me the Look In directory's combo box.
Migration from Visual Studio 6.0 to .NET19 May 2005 14:00 GMT3
Does any one have expirience with migrating a Source Code written in Visual
C++ 6.0 to .Net C++.
Is it possible? Is it worth to try at all? What about unmanaged and managed
code? Known problmes etc.
Assembly.CreateInstance returns null?19 May 2005 11:47 GMT1
Can anyone tell me what's wrong with the following CreateInstance? It
returns null. The Assembly.LoadFrom works OK.
Assembly assembly = Assembly.LoadFrom("MyDll.dll");
object functionObject = assembly.CreateInstance("MyNamespace.MyClass");
How to avoid instantiating the class more than 10 times19 May 2005 09:44 GMT3
is there any possiablity that we can avoid instantiating the class, if so
how can we do that. ..
Raghuram
is there any way to share a hash table between aspx sessions? can application variable do this or is there something else to use?19 May 2005 01:46 GMT4
right now i have some sql server tables that i search for a value w/ a key
each time a .aspx is hit. is there any way i can just have the first hit to
the .aspx select all the entries from the key/value table in to some kind of
hash table so that subsequent hits to the .aspx get the ...
Cobol compiler for the CLR?18 May 2005 21:47 GMT5
I just picked up an MSPress book on ASP.net with C#, and in the introduction
it said that there were (are?) plans for a COBOL compiler for the CLR at some
point in the future.
My dad (who wrote COBOL for many, many years) is interested in doing some
bindingpolicy for a private assembly referencing another private assembly18 May 2005 20:52 GMT1
Our app uses a private assembly "NUnitAsp.dll" which itself uses a
private assembly "nunit.framework.dll", version 2.1.4.0. Now our app
uses "nunit.framework.dll" version 2.3.0.0. So we have a mismatch here.
Version 2.3.0.0 has a strong name so I can add it to the GAC and
How to exit service at OnStart() stage18 May 2005 19:19 GMT1
I have a windows service. The OnStart() method initializes the service and
gets it ready for other tasks. In some circumstances, the initialization in
OnStart() could fail. And sometimes the failure is so catastrophic that it
makes no sense to keep the service running. In this ...
When opening a form: Failed to load ImageList18 May 2005 18:09 GMT3
When opening a non-modal dialog form which has an ImageList that I use
for a Treeview, the program crashes. This does not occur consistently,
but certainly often enough to be very annoying. It has happened two days
in a row now for one user.
newbie finalization question18 May 2005 17:23 GMT3
I have a couple of classes that implement the Dispose() method.  One class
creates an instance of and calls methods on the other, so it's a sort of
parent-child relationship I suppose.
My question is, what happens if my child class calls its Dispose method at
.net position18 May 2005 15:45 GMT1
Immediate hire with a Fortune 100 company.
Job Description:
Multiple opportunities for mid to senior level C#, .Net
developers. Candidates will be required to take a C#, .Net exam.
oledb DataAdapter and DataTables18 May 2005 14:18 GMT1
Anyone know if it is possible to change the RowState of a DataRow in a
DataTable. I have a DataTable that has been built up from a combination of
reading from a database and some user input. What I want to do is to 'trick'
it into writing new rows into a different (but with the same ...
Get last write time bug!18 May 2005 14:15 GMT6
I have the file "439.Jpg" with last write time 25.10.98 03:06:06.
But FIleInfo LastWriteTime instance member returns 25.10.98 02:06:06!
And File GetLastWriteTime static member returns the same.
And may be with directories and creation (and etc) times is the same...
What migration requirements between .Net 1.1 and .Net 2.0 ...18 May 2005 13:00 GMT1
All,
Hi.
I mean: particularly in terms of an Architecture we have produced on
revision 1.1 of the .Net platform.
Server Application Unavailable18 May 2005 11:01 GMT3
I have an close to Clean installed 2003 Server Web with sp1 and
i have a critical problem regarding dotnet on that server.
I have tested many things.. but still .net will not work ..
I have tested new app pools and reinstalled upgraded to 2.0 beta
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 April, 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.