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
defining events in interfaces25 Oct 2004 22:55 GMT4
As far as I can see it is not possible to define an event in an interface.
(correct?)
This seems odd since the events that an object support are part of its
contract. It seem perfectly reasonable to define an interface that states
Why sp1 and not .Net V1.2 ?25 Oct 2004 18:54 GMT6
My app works fine with .Net 1.1 but will not run if sp1 is loaded. I've
traced the problem to some enums which I've now replaced with alternative
code and all is well. This service pack seems to be breaking other peoples
apps too. Was it not possible for Microsoft to release this ...
Determine file type25 Oct 2004 15:57 GMT1
Does anybody know how to determine the type of a file? I already tried
FileInfo and it has the Extension property but what I want is the
description. For example,
".xls" the description is Microsoft Excel Worksheet.
Using named pipes from managed code25 Oct 2004 15:31 GMT1
I have been looking for some named pipes solutions and I have found a couple that were very extensive and very complicated ones.
I tried a more simplistic approach.
I imported enough API calls to create the pipe etc and then took the returned pipe handle and created a FileStream ...
Telling where we are in the stack25 Oct 2004 15:31 GMT2
I'm trying to use this to determine which method called my method.  I
have two ways, but neither is quite right:
Method 1:
Sub WhereAreWe()
TAPI25 Oct 2004 15:31 GMT1
I am trying to learn to use TAPI. I have an article from MSDN, pretty
old, November 1995, by Nancy Cluts, titled, "Creating a TAPI Connection
using CTapiConnection".
Has anyone had some experience with this? Are there some newer examples
Testing SmtpMail before sending the mail?25 Oct 2004 15:20 GMT1
I would like to test and be reasonably certain that email will be sent out
before it is actually sent out. The scenario that I am thinking about is
resetting a password. Before I reset the password I would like to know that I
can email the new password out. If I reset the ...
how to disable the "Print Screen" key functionality25 Oct 2004 13:54 GMT1
Does anyone know how to disable the "Print Screen" key functionality in
Windows 2000 and in Windows XP so that screen captures cannot be pulled from
video RAM and pasted into another application?
Thanks
Modems25 Oct 2004 13:31 GMT3
Is there a Class or some related Windows programming interface for
Modems, vs writng my own for a specific modem? I would like to have the
ability to change modems and not have to change the code. I am thinking
there must be some MS API that does that.
Integer.Tostring in msgbox25 Oct 2004 13:26 GMT1
Integer.Tostring in msgbox
The most stupid question ever
I'm embarrased to ask it but here it is.  The code below produces a blank in
the first message box and a hello in the second.  Please tell me what idiotic
Class for using WebDAV25 Oct 2004 12:34 GMT2
my mail provider is offering 1 GB of webspace which I can access via
browser or by using WebDAV.
I've been searching for a class encapsulating WebDAV functionality for
quite some time but i couldn't seem to find one. All I found were some
How to enable enable just in time (JIT) debugging?25 Oct 2004 10:19 GMT3
I'm developing a C# application and I'm getting a JIT error (by the way,
how to solve this errors if no exception is thrown?). I want to enable
JIT debugging, but I'm with problems to do so. I've created the file
nameofmyappexe.config and here is the content of that file:
Repost: Decimal division/remainder fail near Decimal.MaxValue25 Oct 2004 10:18 GMT2
The following test program illustrates this point.
Decimal Remainder overflows while calculating near MaxValue.
Decimal Divison fails to get correct answer at MaxValue / 10M or ToString()
is rounding on us quietly ?
.NET 1.1 service pack 1 debug symbols25 Oct 2004 09:53 GMT2
Visual Studio .NET 2003 shipped with debug symbols (.pdb) for the .NET 1.1
framework. These symbols have been essencial in solving stack problems while
debugging C++ mixed (managed and unmaged) code. Without the debug symbols,
almost all the time my breakpoints break on mscorwks ...
Activation Error24 Oct 2004 15:07 GMT1
Folks,
I get an "Unable to connect" error when I'm attempting to activate VS 2003
.NET Academic.  There are no ports relevant being blocked (80 or 443), and
I'm at wits end.
 
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.