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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
User Controls07 Feb 2004 06:32 GMT1
   I have created a User Control within Visual Studio and it contains a
button that allows the user to querry a database.  I dynamically add
additional controls to the page based on the number of rows retured inside a
dataset.  All works well, but I have noticed that the control is ...
.net framework-newbie07 Feb 2004 06:16 GMT2
I'm a .Net learner.I've got few questions to ask.could
anyone please help me out?
What exactly is .Net framework ? What is .Net framework
SDK?
Drawing Issue07 Feb 2004 01:19 GMT1
I have created a transparent control and I am using to to create drawing objects  Inside the transparent objects I have created I am trying to using the draw shapes oval, rectangle etc.  An example would be like in word are when you drag an oval onto the screen, the drawing ...
Backward compatibility issue of Serialization06 Feb 2004 23:41 GMT1
I'm planning to use serialization to persist an object (and possibly
its child objects) in my application. However, I'm concerned about the
backward compatibility issue. I'm evaluating if we can easily resolve
this issue.
Backslash treated as escape char in command line args06 Feb 2004 23:25 GMT4
Dotnet seems to be misparsing my command line args and I'd like to hear
about other people's experience with this. Everything is fine until I
mix backslashes and quotes in the args to my console app, e.g.:
myapp "c:\program files\" /foo /bar
Any size limitation on the BinaryFormatter serialization06 Feb 2004 22:56 GMT1
In my application, I'm planning to use BinaryFormatter to serialize a
potentially huge object to file (and, of course, deserialize back to
memory later). My question is if there is any hard limit on the size
of this object?
Option to Do "Quick Fix"06 Feb 2004 20:03 GMT2
Recently I worked on a project where we brought in a Microsoft employee to
help us. He and I were trying to do a "quick fix" on a server that contained
an entire dotnet application, and he showed me an option that you could put
into a file (I can't remember if it was a .aspx file or ...
Simulating network connection failure via C#06 Feb 2004 19:20 GMT8
Does anyone have a creative quick way to simulate the loss of network
connectivity via C#?  I am trying to write a Unit Test of a long
running network operation (initiated by a 3rd party component) and
would like to ensure that the component and my containing code handles
Sending mail from a Windows Service App fails06 Feb 2004 18:18 GMT2
H
I have a .NET application that uses interop to send emails using outlook 2000. It works fine
I have altered it to run as a service and it fails in one of two ways
1. If I run the service using the system account then creation of the object fails after about 2 minutes. A message ...
Accessing the Microsoft Fax printer driver from C#06 Feb 2004 14:51 GMT6
I want to send a printout as a fax.
I have installed the Microsoft fax printer driver that comes with Windows
(XP in my case), but everytime I print to it, a dialog pops up asking me for
a fax number.
NET 1.1 dependancies XP embedded06 Feb 2004 12:25 GMT1
I have a code snippet....
With New Management.ManagementObject("win32_logicaldisk.deviceid=""" &
"C:".Substring(0, 2) & """")
.Get()
Debugging on remote machine06 Feb 2004 11:36 GMT2
I'm trying to debug a windows form client on another machine however when I try to attach to the process in the Debug processes window the following error occurs:
Unable to connect to machine 'xxx'. The debugger is not properly installed. Run setup to install or repair the ...
NullReferenceException at IConnectionPoint.Unadvise06 Feb 2004 09:39 GMT2
Could someone help me figure out this (unhandled) exception I am receiving
every time I shut down my windows service. I have made my service
interactive and have created a form (which doesn't get shown) and added a
third party activeX control to it. If I remove the activeX control ...
Framework Redist 1.1 vs Framework 1.1.432205 Feb 2004 23:57 GMT1
What do  I need to do to get an application developed on VB Studio 2003 (Framework 1.1.4322) to run on another machine which has Framework Redist 1.1 installed?  I ran the application (.exe file) on the machine with the Framework redistributable and it came up with the error ...
AssemblyKeyFile attribute05 Feb 2004 23:49 GMT1
Trying to assign a strong name to my assembly. I've created the .snk file
for it.
My assembly is called Common. Mail
In Assembly.cs, if I do this:
 
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.