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 / July 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Application Uninstaller09 Jul 2004 20:52 GMT2
I have recently developed a small application with VB.net.
What I wish to do is to add an uninstaller to the application that the user can use
to uninstall my application instead of having to use the windows control panel.
Can someone please show me how to do this iin VB.net?
Website Template for K-12 Teacher09 Jul 2004 18:22 GMT2
A friend of mine teaches 5th grade and she would like to have a
website where she can post assignments and news for her students and
their parents.  She would also like the students to be able to upload
assignments if possible.  Is anyone aware of something like PHPNuke or
Will ASP.NET 2.0 be implementing SharePoint Lite?09 Jul 2004 18:21 GMT2
I was reading that ASP.NET 2.0 will include support for Web Parts and
Personaliztion. In fact, it sounds a bit like SharePoint or CMS.
Am I correct in my assumption?
IsNumeric gives error09 Jul 2004 17:53 GMT8
IsNumeric(value) should return false if value "can not be
successfully converted to a Double."  Instead I get the
following error message: "Input string was not in a
correct format."
Best Practices - namespaces09 Jul 2004 15:23 GMT1
Hi,
I'm building a website in ASP.NET. I will have a default.aspx file in each directory and sub-directory of the site. What is the best / accepted way of avoiding class naming conflicts by using Namespaces. I read somewhere that each directory should have it's own namespace, but ...
FileSystemWatcher Created Event Triggers Early09 Jul 2004 10:53 GMT2
I have a FileSystemWatcher that triggers when a PDF file is created.
However, the creation of the PDF file is about a 7 or 8 second process ... I
cannot refer to the file during that time because it does not yet exist.  If
I set up a loop using the Sleep API call, it loops forever ...
converting an int array to a byte array09 Jul 2004 09:56 GMT2
I need a fast method for converting an int array to a byte array.
At the moment, I'm using this:
public static byte[] Int2ByteArray(int[] array)
{
H2: Modify an OpenFileDialog folder location?09 Jul 2004 07:07 GMT11
If you can set the 'initial' path of an OpenFileDialog box by something like
the following:
 Dim FilesPath As String           ' Files Path
  FilesPath = "P:\Projects\"
Task Scheduler09 Jul 2004 06:12 GMT3
I wish to write a task scheduler in my application.
What is the best way to do this?
Do I use the windows scheduler or try and write my own.?
Is a timer checking every second feasible.?
autoredraw in .net?09 Jul 2004 06:08 GMT1
what is the change over from vb6 to vb.net in the case of
picturebox1.autoredraw = true ?
thanks,
Gary
simple question09 Jul 2004 04:06 GMT1
I'm trying to install visual studios .net professional version 2002 on an xp machine.
I installed IIS just fine but then when i go back to the install program it says some componants are not the correct version and to insert windows componant update disk for visual studio .net
what ...
SMTP mail in VS 200509 Jul 2004 03:50 GMT2
Can I use SMTP in VS 2005 to send mail through a SMTP server which requires
logon information? I know I can't do that with VS 2003. Thanks
RegEx CompileToAssembly. Performance Gain.09 Jul 2004 00:38 GMT2
How much of a performance gain can you get from precompiling your RE's.
Casting managed array08 Jul 2004 23:52 GMT4
I have a structure that looks like this:
[StructLayout(LayoutKind::Sequential)]
public __value struct mytype
{
InvalidProgramException08 Jul 2004 23:31 GMT1
Hi,
I have a major roadblock , where while debugging/running I get and InvalidProgramException (detected by the CLR) .
This occurs when the program flow goes into a very large method with  maybe 1000 case statements . (Code that was autogenerated based on some other constraints) . ...
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 June, 2004
 
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.