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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Window Service Description Question28 Sep 2005 19:37 GMT6
I wrote my first window service and when I go into the services section on
the server to see it there is no description of the service and I'm wondering
where in my service code can I put the description show it shows up.
Thanks
How to get location of "Temporary ASP.NET Files" folder28 Sep 2005 16:38 GMT2
Is there a way to find the following path through C# code -
"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files"
The only solution I have is to get the registry value  of
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\
Write to Windows Event Log28 Sep 2005 16:04 GMT1
I have code that calls System.Diagnostics.EventLog.WriteEntry to write
exceptions to the windows app event log.  However by default you have to be
an admin to write to the application event log.
Is the best way to enable this to give write permissions to
How to detect system architecture28 Sep 2005 15:31 GMT4
I need to link with some external native library from a managed program
written in c#.
I want my program to run in any cpu, so I need to link to the  appropriate
external dll.
DictionaryBase: enumeration out of order28 Sep 2005 15:21 GMT1
I implemented a collection inheriting from DictionaryBase.
I noticed that, adding instances via Add method, when I enumerate the
elements stored they are returned in a different order compared to input.
I attach an example like that published on MSDN.
ExecutionEngineException ...28 Sep 2005 14:49 GMT2
Hi people,
What should I do with an ExecutionEngineException? It suddenly appeared in
my code but documentation sais that it could be thrown from anywhere...
Thanks,
Passing a SQL Input Parameter to a Crystal Report Subreport28 Sep 2005 10:26 GMT3
I'm successfully passing a SQL Input Parameter when calling a Crystal Report,
so that the user doesn't get prompted. But I can't seem to find a way to pass
it the subreport.
Code for main report:
Async processing?28 Sep 2005 07:04 GMT11
I am sort of new to this aspect of .NET so please forgive me if that's a FAQ.
I have a Windows Form that has to perform a lengthy operation when the user clicks a button.
While the operation is in process, the user will not be able to do anything else from the UI but I still want ...
displaying a pdf file in a .net page28 Sep 2005 00:54 GMT1
I have a default page and image page. The default page calls a web
service, passs three parameers are retreives the URL for the pdf
documnt sitting in my images folder.
Once I get the URL I need to display the pdfdocument  on the images
Installation Failure - Help Pleasse.27 Sep 2005 23:45 GMT3
G'day to all.
Trying to install VS.NET on WinXP (SP2). I keep getting an
error messages that says "Please go to the Windows Control Panel to install
Windows Components"
VS.NET Application Wizards - Do I have the 'complete' set?27 Sep 2005 22:37 GMT2
I'm brand new to writing managed .NET and I'm having some confusion
following the simplest of tutorials as I believe that my application wizard
in Visual Studio .NET 2003 may not be all it should be.
I read "Open Visual Studio.NET and create a new WinForms application called
ConnectionString Error27 Sep 2005 20:57 GMT1
I am buffled by someone not being able to connect to a SQL 2000 instance
using C#. The connection string is as follows,
<add key="ConfigString" value="Persist Security Info=False;Integrated
Security=SSPI;database=SQLApp;server=SAM-NUB10\INSTANCE1"></add>
Retrieve the property name - How To?27 Sep 2005 20:15 GMT6
Imaginate you have one method that accept some arguments like:
1- a control
2- un Type
(MyType)
Memory usage bug...27 Sep 2005 19:02 GMT5
When I profile my application the profiler tells me that there is
roughly 4MB of memory used throughout the lifetime, which seems reasonable.
However, when I start the task manager the said memory usage is 20MB
right after starting the program and 80MB after running it. However, ...
Detect network nodes27 Sep 2005 18:42 GMT1
Hello, All!
  Upcoming project requires periodically checking to see what nodes exist
on the network, particularly
  those that are *wireless* connections.  Thought this might be possible
 
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.