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
Possible to run 2002 and 2005 side by side?12 Oct 2004 10:34 GMT3
If I install the 2005 beta on a PC that already has .NET 2003 on it
will I be able to use both?
There are some things I want to try in the beta but I don't want to
make the move permanent until final release.
Messagebox displayed on form12 Oct 2004 09:56 GMT3
I need to know if on a .NET form a messagebox is displayed.
Someone has an idea?
Thanks.
double/Single BUG?12 Oct 2004 08:30 GMT2
An evevn simple case that shows a strange "bug" in the framework then the
erlier post:
Dim xSng As Single = 6547.972
Dim yInt As Integer = 8000
Compiling IL12 Oct 2004 07:14 GMT1
A quick q.
When IL gets compiled (jitted) to native will the hole assembly be compiled,
or just a few methods? If its the latter - will the rest of the methods be
compiled during execution?
How to display the certificates dialog from my application?12 Oct 2004 04:09 GMT1
I wonder can I display  a built in
certificates
dialog in my .NET application to let the user select a certificate with
which he can signed
Debugging12 Oct 2004 02:31 GMT1
I created a VB.NET application using VSNET 2003 and then created a
distribution package using VSNET's Setup and Deployment Project. I copied
the setup and msi files to a different system and ran setup - all went fine.
When I run the application I get an error in one process and the ...
apps don't work after installing VB Beta12 Oct 2004 02:00 GMT11
Anyone have this problem? I downloaded the Visual Basic 2005 Beta Express.
Turns out it's VB.NET not VB. Anyway, none of my asp.net apps work anymore
on this machine.
-Max
System.Configuration.ConfigurationSettings.AppSettings question12 Oct 2004 00:14 GMT5
I'm having trouble figuring out how to use the
System.Configuration.ConfigurationSettings.AppSettings class. I have an xml
formatted file named MyApp.config. It's in the same directory as MyApp.exe.
The xml looks like this:
Trace Listeners question-- config file [C#]11 Oct 2004 23:09 GMT1
   I'm experimenting with custom trace listeners, and wondered if someone
could point me in the right direction.   Right now I have a listener which
writes to a text file, as outlined below:
Stream myFile = File.Create("TestFile.txt");
Can I detect if CD is in CD Drive w/Framework?11 Oct 2004 21:35 GMT1
I need to detect if there is a CD in a CD Drive.  I can do this w/Com
FileSystemObject but I cannot find equivalent methods in the .Net Fw.
Anyone know if functionality exists?
Thanx
Integrating .NET web app into IBM Websphhere portal11 Oct 2004 21:10 GMT6
   I would like to integrate a .NET web application into IBM Websphere
portal. Whati is the best way of integrating these two beasts?
Is there are way to get my .NET application to return XML compliant with JSR
168?
Calling Dispose instead of close, clear, ....11 Oct 2004 18:55 GMT20
I've written the following little helper function which calls Dispose on
classes which implement the idisposable interface.
    Public Sub DisposeObject(ByVal DisposeAbleObject As IDisposable)
        If Not DisposeAbleObject Is Nothing Then
Windows message sent to control11 Oct 2004 18:21 GMT4
If a Windows message is sent directly to control, does the framework
automatically pick up the message and generate the appropriate property
change, method call, or event from it ?
The reason I ask is that I am creating a control derived from one of the
Book about compiling/CLI and so on in .NET?11 Oct 2004 14:58 GMT2
I need to read about the way things work in .NET (compiling, CLI) - can
anyone recomend a good book about this?
Thanks
Oracle adapter in framework don't work with Oracle 10.1.0.2 v. Client11 Oct 2004 13:57 GMT2
Oracle adapter in framework don't work with Oracle 10.1.0.2 v. Client
 
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.