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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
FileSystemWatcher not firing changed event05 Jan 2005 05:37 GMT2
I have setup a FileSystemWatcher to fire an event when the specified file is
modified.
But the event never fires for some reason and the file is being modified.
I have pasted the setup code below. I must be doing something wrong (I have
String conversion from an Object in VB.NET05 Jan 2005 03:45 GMT2
Which statement gives better performance (where obj can contain any of the
CLR runtime types)
1)  CStr(obj)
or
calling cpp file from c#05 Jan 2005 03:18 GMT1
Can I use c++ source files in my c# project, and in c# call the c++ classes?
If so, how can I do it?
please cc to my mailbox: ohad@usbphone.com
Thanks a lot
URL without suffix in .Net05 Jan 2005 03:17 GMT7
Is it implementable in .Net framework?
http://www.test.com/Product?id=7788
If so, How can I do that.
I know it can be done in J2EE environment.
Error while executing my app on a target/client machine?05 Jan 2005 03:05 GMT3
I'm new at developing apps in VB.NET. I just created a small app that just
has a text box and a button on the form. The button code will just write to
the eventlog using eventlog.writeEntry(txtMessage.text).
After copying the following files to the target machine and running the
general question regarding when to abstract vs. interface05 Jan 2005 01:52 GMT5
This is just a thought I wanted to put out there to get some opinions...
I've been programming for a number of years, but until a couple of years
ago, always with VB6, so everything I did to "fake" inheritance was done
with encapsulation.  About two years ago, I began working with ...
installing .net framework on XP Pro05 Jan 2005 01:16 GMT2
Looking for information on the changes made to XP Pro after installing .NET
Framework 1.1.
I only needed to install it because of a requirement needed by a program I
need to use.
Who is my calling object?04 Jan 2005 22:23 GMT1
I am implementing I method where it would be convenient to get the instance
of the object that is calling me. I know I can get the calling method using
the StackFrame class, and I can get the calling assembly, but what about the
instance of the object which implements the calling ...
RegAsm error: Declaration referenced in a method implementation ..04 Jan 2005 19:57 GMT1
Hello,
I am getting an error with the regasm tool:
RegAsm error: Declaration referenced in a method implementation can not be a
final method
path of current executable?04 Jan 2005 18:41 GMT3
How do I get the path of my executable when it is running?
Thanks.
Visual Studio .Net trashes HTML code in ASP.Net projects04 Jan 2005 16:27 GMT2
I am using Visual Studio .NET 2003 ver 7.1.3088
When developing ASP.NET projects and switching between HTML and Design views
on the aspx files, the editor trashes my HTML.  I can think of no reason a
<BR> tag should end up looking like:
Determining which Drive is the CD-ROM drive04 Jan 2005 14:17 GMT2
What is the best way in .NET to determine which drive is the CD-ROM?
KISS Tutorials04 Jan 2005 14:14 GMT1
Keep It Simple Silly....
What ever happened to it?
I am absolutly struggling to understand how to read XML files.
I am not talking about mass sized, hugely complete XML files either.
How to tell .NET Framework 1.1 SP1 is installed04 Jan 2005 12:01 GMT4
I am certain I have .NET Framework 1.1.  How do I tell whether I have
installed SP1?  It doesn't show up in Add or Remove Programs.
"Synchronized" wrapper04 Jan 2005 09:25 GMT5
Some classes of .NET framework offer a "Synchronized" static function that
creates a thread-safe wrapper around the object.
example: public static Queue Synchronized(Queue queue)
What is puzzling me is that the returned object is of class Queue too...
 
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.