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 / General / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Windows Installer not getting included???08 Oct 2004 13:17 GMT2
Can some1 pls help me with this
I have recently installed .net framework bootstrapped plug in to include mdac
and .net framework in my custom application setup. Now the problem is, MS
Windows Installer 1.5 is getting included the package?
a little problem i face when creating a variable..08 Oct 2004 13:13 GMT3
> i have a file named CDSEncoder.cpp, and i wanted to create a member variable
> of this in KNNDlg.cpp...so i wrote the following under my KNNDlg.h file
>
> protected:
Reverse engineering to diagrams (not just class tree) possible?08 Oct 2004 12:42 GMT1
With my set up of Visio (2003) and Visual Studio (.Net 2003 Enterprise
Architect) I can only reverse engineer C++ code into the class-tree.
Is it (supposed to be) possible to generate a static (class) diagram?
It seems like this at least has been possible (according to the "Using
Serialize Assembly to Stream and back again08 Oct 2004 10:16 GMT2
I am trying to serialize an assembly into a byte array.  I am using a
BinaryFormatter to serialize the assembly into a stream.  Once in the
stream, would then save this to the database in a byte().
I have come across a few issues with deserializing the stream so I decided
Dectecting close (X) click08 Oct 2004 09:15 GMT2
I may have missed something simple here but I want to know that when a form is closed whether it was closed when the X is clicked.
How is this achieved?
double08 Oct 2004 09:14 GMT2
I'm trying to multiply two doubles and assign the result to a double as well.
But it seems the result is rounded up.
x = 907.18474
y = 2.2046226218487757
BC30002: Type 'DirectoryEntry' is not defined.08 Oct 2004 09:02 GMT1
I am trying to use System.DirectoryServices for quering Active Directory, I
am getting the following error
Compiler Error Message: BC30002: Type 'DirectoryEntry' is not defined.
Why I am getting this error ?
Read hyperlink in excel sheet in VB.net08 Oct 2004 08:23 GMT2
I have an excel sheet that have one of its cells as a hyperlink
I need to read this cell through Vb.net and get the value of the hyperlink
(the whole path ex: \\c:\document\..... ..... ... .. , not only the cell
content)
upload, download, vb .net ?08 Oct 2004 08:15 GMT1
is there anything like the inetcontrol(vb6) in vb.net, i need to upload and
download files from a vb.net application, why is it so hard to find an
example of this with .net
GATMAN
Customizing Windows Installer08 Oct 2004 08:05 GMT1
How can I customize windows installer to run osql command and install
Internet Explorer, when user runs setup.exe file.
Thanks
determine if application is already running08 Oct 2004 08:00 GMT4
is there a simple way in .Net to determine if there is already an instance
running of an application ? I want to avoid that a user starts an application
twice.
Thanks,
writing ints to file in reverse byte order08 Oct 2004 07:44 GMT6
  I need to support a file format that stores integers with the MSB first
and the LSB last.  When I use
  BinaryWriter aWriter = new BinaryWriter(aFileStream, Encoding.ASCII);
  int someValue = 1;
program surveillance 08 Oct 2004 07:03 GMT3
I'm italian programmer
      I would have to realize a video program surveillance for cellular and
I do not know just from where to begin. Someone has a po' of experience in
merit? Practically through the cellular one I would want to be connected to
Newbie help08 Oct 2004 05:26 GMT1
I am writing application for getting icon of drives and folder.
I want to get icon of 'My computer' through code.
Can some one help me.
Thanks in advance
Opening a browser using system.disgnostics.process class08 Oct 2004 04:39 GMT2
I'm trying to open an instance of the default browser and browse to a URL.
I'm seeing an issue with the process class where if i execute my process
using this code
Dim p As Process = New Process
 
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.