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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Memory leak when SmtpMail and MailMessage are used.16 Jun 2006 17:37 GMT4
I have the function which consists code below. Every 50 mails the memory of
application raises up 100k. Sometimes is more. Does someone know why and what
I have to do to solve this problem.
for(int emailNum = 0; emailNum < int.Parse(txtMailsAmount.Text); emailNum++)
.NET Frameowrk's interaction with the Windows OS16 Jun 2006 16:41 GMT6
A colleague and I are in a dicussion about how exactly the .NET
Framework interacts with the underlying OS. We've looked around online
and haven't found much information to explain this interaction. We of
course know the the Framework is a layer which sits on top of the OS,
"Not CLS Compliant" Warning in a Hello World example!16 Jun 2006 16:12 GMT3
Why am I getting the following warning? Note the example is complete. Both projects were created as Class Libraries.
Note that adding a Public Sub in RpClass1 does not remove the error.
Warning 3 'DalTest' is not CLS-compliant because it derives from 'RpClass1', which is not ...
Instaling Windows Service without using InstallUtil.exe16 Jun 2006 16:08 GMT2
I have created a windows service which now I want to install / uninstall
without using InstallUtil.exe. I am already having another setup program
which now needs to install this service.
How do I do this? Please help.
Could not load type 16 Jun 2006 13:27 GMT1
I create ASP.NET 1.1 web applications on localhost and check them out.
After compiling, I FTP the .aspx files to a directory on a remote host and
the .dll to the /bin directory on that same remote host.
For a very trivial application I have (a single label) this works correctly
.Net Framework 3.0 announced16 Jun 2006 12:26 GMT7
I didn't want folks to miss this.
http://blogs.msdn.com/somasegar/archive/2006/06/09/624300.aspx
Signature

--- Nick Malik [Microsoft]

1.1 Famework needed for an applications API16 Jun 2006 08:51 GMT1
I am wanting to write an application and/or a Web service that will
connect to another commercial application via that comercial
application's API.  I would like to write my application using VS.Net
2005 (as opposed to 2003).  The commercial application can only run
2.0 Framework needed for VS2003 Application16 Jun 2006 08:47 GMT2
Is it possible that application developing in vs2003 to utilize .netframework
2.0.
Thanks
.net applicationcrashes. at 1.2GB16 Jun 2006 02:36 GMT2
is ther a reason why a .net application crashes after using 1.2 gb of
physical mrmoey..
I am using the 1.0 framework wth SP3 on windows server 2003.
The application runs on a server with about 2 GB of ram, not other
Subject: Question: Dynamically Raise Event using Reflection API16 Jun 2006 01:30 GMT1
I tried to find a way to dynamically raise event using Reflection API. The
scenario is, I have to raise a event in a class instance by using a given
event name. I can use the GetEvent(...) method of the Reflection API to get
the EventInfo object. However, the GetRaiseMethod of ...
Deployment of Framework from setup project15 Jun 2006 22:37 GMT2
I am using VS2005, How can I deploy the .Net Framework from my setup
project?
In the bootstrapper setup program we have below 3 options
1.Download prerequisites from the component vendor's web site
Asynchronous Process.WaitForExit()?15 Jun 2006 21:23 GMT2
Is there any way to do an asynchronous wait for a process to exit? My
application needs to monitor when processes it launched have completed and
take further action. However, the app can launch processes essentially
randomly (with respect to any other launched processes and/or ...
Launching ASP.NET from a Windows Form15 Jun 2006 18:31 GMT2
I need to start an ASP.NET 2.0 web from within a Windows Form. I also need
to pass a username and password, but I would like to "hide" them so that they
do not appear in the URL.
Any idea how to do that?
how to protect my codes15 Jun 2006 16:45 GMT2
hi,every one!
 I have an urgent question. My codes need to be published now,but I learn
programs produced with .net are very easy to be reverse-engineered. Could
anyone give me some sugguestions to protect my c# codes?
How to embed external document?15 Jun 2006 15:43 GMT13
In the good old days I believe people were using the arcane technology which
came to be known as COM+ to embed other application's document in their own
document.
Like a Word with document a Windows Media Player or Excel or Visio document
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 May, 2006
 
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.