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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
EventLog Security Privileges26 May 2004 08:26 GMT3
How do I write to the event log in a Windows Service that does not
have administrator privileges? The target platforms are Windows Server
2003 and Windows XP Professional.
remove an item from a drop down list26 May 2004 07:52 GMT4
if anyone can help me with this i would apreciate it.
I have 2 drop down lists, and between them, they have some values that
are similar. How can i fill the second drop down and remove the item
thats selected in the first drop down, so that the same item doesnt
TreeView Control26 May 2004 04:34 GMT6
why can't I find TreeView control in Toolbox?where is this useful control?
Currency Formatting26 May 2004 02:19 GMT2
I am trying to display a currency value formated according to the current
culture in ASP.NET:
decimal x = 125345.54M;
string currencyString = String.Format("{0:c}",x);
Problem with IIS and IE...26 May 2004 00:34 GMT1
I'm having some really wierd problems getting my web server running properly.  I was having these problems and couldn't figure out what was wrong so i've reformatted and reinstalled XP on my machine but the problems still persist.  Not sure when it started in the first place
What ...
CasPol security26 May 2004 00:25 GMT4
Whats the danger in doing:
C:\...\caspol -enterprise -addfulltrust L:\foo.exe
foo is a local network (non-web based) application that
references internal databases and general web based
DateTime and timezone.25 May 2004 20:51 GMT1
I have some dates stored in a database.  They are based on a fixed time zone (not GMT don't ask why). I want to know the offset between the local time and the time stored in the database. Is there an easy way to figure out the time span difference between the local time and an ...
COM Interop registration failed. Access is denied.??????25 May 2004 20:38 GMT1
Does anyone know why I get this when I try to build a solution and what I
need to get rid of it? I am exposing COM to .net (i.e. creating .NET
assemblies to Excel(which is COM).
Thanks
Threading and raising events25 May 2004 18:26 GMT4
I'm using C# and having a little thread communication problem :
-one thread (and its associated object) receives UDP packets using the
UdpClient class
-another object (say Object2) needs to raise an event from another thread
Pass parameters to a new process25 May 2004 17:57 GMT1
Is there a relatively simple way in .NET to spawn a new process (also
written in .NET) and pass parameters to that process other than using the
command line arguments, temporary files or something more advanced like
sockets etc ?  I'd like to pass a string parameter containing XML ...
Installation of Dotnet framework fails25 May 2004 16:35 GMT2
I have same situation when I tried to install dotnet framework 1.1. The
installation failed.
My machine is a windows 2000 server , service pack 4 has been applied.
The error message is: Error 1935.An error occured during the installation of
HttpWebRequest.GetResponse() always times out25 May 2004 15:08 GMT8
I have the following function which does a simple HTTP POST and reads the
results. I had this working a couple of weeks ago, but I obviously made some
change that now causes any URL to return a timeout (the
HttpWebRequest.Timeout period expires). I've tested this on 3 different
How to load XML string into DataGrid and associate a element attribute to a column?25 May 2004 14:31 GMT5
I have a query return in a XML string. My XML result looks like:
<activities>
   <activity>
       <subject>Win the Nobel</subject>
Migrating to .net25 May 2004 14:24 GMT1
I have been a visual studio 6.0 user and have a great deal of code
I wish to port to .net  Are the project files for visual c++ and visual
basic portable to .net?
TIA
Architecture: Scalability VS Performance25 May 2004 13:26 GMT2
This is a design / inheritance qus.
I have class Task.
This is a base class for some specific tasks
Say
 
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.