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 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SuppressFinalize in Dispose confusion18 Mar 2006 19:24 GMT7
I'm confused about using SuppressFinalize in Dispose.
My class has a Socket member, so FxCop complained that my class needs to
implement IDispose.
Documentation says that either Dispose or the finalizer (destructor?) get
Converting to big -endian18 Mar 2006 14:06 GMT9
Hello All - have a problem that I'm pulling my hair out on. I'm trying to
take a hex value and convert it to 16bit big-endian format. I can eaisly get
it to little-endian format by convert.ToUInt16(&H600) - works like a champ.
But there is no conver to UInt16 big-endian. Am I ...
MSCOREE and MSCORLIB18 Mar 2006 06:45 GMT1
What is the difference between mscoree.dll and mscorlib.dll. Aren't they
both related to the CLR ?
ProcessStartInfo.WorkingDirectory and Mapped Network Drives18 Mar 2006 06:00 GMT12
Has anyone successfully called the Start() method on a
System.Diagnostics.Process object with the object's
ProcessStartInfo.WorkingDirectory set to a path on a mapped network drive?
For example, if I have "w:" mapped to "\\serverA\share1" and set
Validation and formatting in a layered application17 Mar 2006 23:21 GMT3
Does all the validation code resides on the business layer?
Where should reside the formating code (how to show dates, numbers,
phone numbers, etc)?
I underestand that the validating rules should reside at the business
Looking for .NET unit-testing recommendations...17 Mar 2006 22:27 GMT1
I'm looking for .NET unit-testing recommendations from experienced
gurus.
What unit-testing frameworks for .NET are being used in the industry?
What .NET unit-testing frameworks are recommended?
Looking for Desing-To-Code recommendations...17 Mar 2006 22:25 GMT1
I would like software recommendations for converting UML to code in
.NET 2.0.
I'm aware of IBM's Rational Rose XDE and Microsoft Visio for Visual
Studio Enterprise Edition.
XmlBookmarkReader bug using ReadSubtree17 Mar 2006 19:25 GMT1
I have discovered a bug in XmlBookmarkReader (code provided by MSDN,
but not necessarily supported by Microsoft).  The article is found
here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnxmlnet/html/X
mlBkMkRead.asp

Character encoding - 1252 vs. ISO-8859-117 Mar 2006 19:15 GMT2
I was wondering why one would specify character encoding of 1252 vs.
ISO-8859-1 when retrieving data via HTTP.  My circumstance is that I am
retrieving XML via HTTP with French characters in it and I have
specified the encoding as follows:
VS2005 and .NETCF compatibility problems!17 Mar 2006 17:24 GMT2
I'm developing an application for Windows Mobile 5. I'm using the following
tools:
- Windows XP Professional;
- Visual C# from Visual Studio 2005 Professional Edition;
Outlook.MaiIteml.Move: The RPC server is not available17 Mar 2006 16:43 GMT4
On the pc of one of my clients (W2000, Office 2003) I'm getting sometimes an
exception when moving (Move) a MailItem to an Outlook-Folder: The RPC server
is not available. (Exception from HRESULT: 0x800706BA). The client has all
the updates/service packs/ etc isntalled...
VISUAL STUDIO.NET 2005. Exlude a file from project17 Mar 2006 15:56 GMT5
If you right click one of the file within a project, and select from
the context menu "Exclude from project', visual studio will rename the
file to File_Name.File_Extension.exclude.
Example: image1.jpg   becomes image1.jpg.exclude
Why is my inherited window forms control deleted17 Mar 2006 15:54 GMT1
I have a very specific question and that is about how to inherit a visual
control for example the control System.Windows.Forms.TextBox without causing
the View Designer to delete the control when there are some compile errors.
It's the same problem with any visual control that you ...
Framework compatibility problems17 Mar 2006 15:49 GMT1
I developped an application on the 1.1.4322 framework.
When i tried to test it on a computer with a 2.0 framework, it says that i
don't have the right framework installed. I don't know what to do, since the
version i'm running it on is newer than the recommended version.
picturbox + drawing + save as an image17 Mar 2006 15:26 GMT1
If I draw something in the picturebox
picturebox1.creategraphics.drawline( ....
And my drawing is finished.. who can I save it to an file ?
I can save a bitmap file ..
 
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.