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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Is the C# lock statement FIFO? (first come first serve)06 May 2004 02:09 GMT3
    If I have the following code:
object a = new object();
void DoSomething()
{
source control software06 May 2004 01:13 GMT3
Does anyone recommend a good source code control software other than Visual
SourceSafe that integrates well with VS2003?  One specific requirement we
have is to require that comments be entered on an edited file before it can
be checked in, which through our experience, VSS does not ...
Problems with CPU usage06 May 2004 01:11 GMT4
We are developing applications in VB.Net which might be very CPU intensive. Our problem is that other applications running on the same machine is barely getting any processor resources at all. This is especially problematic when running our application on a terminal server. Other ...
OpenFileDialog - MyDocument Problem.06 May 2004 01:01 GMT4
I am currently supporting one of the .Net application build with C# language. The application uses lots of
delegates, in using the delegates the ShowDialog of the OpenDialogControl hangs the Application when users
click on MyDocument button. If any body came across this issue or ...
DataGrid control question05 May 2004 23:42 GMT3
Does anybody know how to set  a cell as read only in DataGrid control. My situation is the cell editable/read only decided by another column's value on the same row. Thanks inadvance
Christina
creating .pdf files dynamically without 3rd party components05 May 2004 21:24 GMT2
Is there a way to save a page/some data(read variables) as a .pdf files
without using  3rd party components?
Any Sample code would be really helpful.
Thanks in Advance.
forum/discussion software05 May 2004 19:02 GMT1
I'm developing a community/discussion/collaboration/groupware/bulletin board
type application which will be ASP.Net based, using RDBMS for persistence.
I'm looking for any standard frameworks or toolkits that I could take
advantage of, especially open source stuff. I can't re-use a ...
sqldatareader not having a valid connection after db restarts?05 May 2004 18:58 GMT1
I have a business object (c#) running on an app server that talks to my sql server 2000 (2 separate physical machines). If sql server gets restarted (i.e. someone kicks the cord out of the wall on the db server and it needs to be restarted), the connections that IIS is ...
batch file05 May 2004 18:10 GMT3
FOR /f "tokens=1-3 delims=/" %%a in ('date /t') do set vl=%%a%%b%%c
md "%vl%"
this would create a folder named Tue 05042004
how can i get rid of the "Tue " part?
How to call a VB6 application from Windows Service Application05 May 2004 17:09 GMT3
I hope this is a right place to post my question
I'm working on a Windows service application with VB.net. The purpose is to let the service application as a monitor to periodically check a launching flag file. If the flag was found the service will trigger to run a finance ...
Programming with ever-changing formulas05 May 2004 16:50 GMT3
Has anyone had experience programming with functions or
formulas that occasionally change?  We're working on a
pricing app and it would be straight-forward enough to
build it with a known formula (price = a+b+c/d), but we
Registering managed COM interop as LocalServer instead of InProc05 May 2004 15:18 GMT1
I have managed dll which I want to register as LocalServer, I am under the
impression that using regasm is registering the COM component in InProc. Is
there a way to register the COM components as LocalServer instead of InProc?
Thanks,
MSDN and paper towels05 May 2004 14:54 GMT1
   It's the oddest thing... I bought some paper towels at Vons today and
accidentally slid my MSDN card through the reader instead of my Vons card.
It gave me a discount on paper towels. I'm going to try using the MSDN card
to buy gas tomorrow. I'll let you know what happens ...
Leaking ToolTips05 May 2004 14:35 GMT1
I'm working on a C# Windows Forms application that is leaking memory.
I've been using the SciTech NetMem Profiler 2 (A really great tool,
BTW) to track down leaks. I've found one related to ToolTips that I've
been unable to fix.
Open EventLog05 May 2004 14:11 GMT2
i have made an aplication, that uses Eventlog object, my problem is
i need to open the eventlog in my aplication with all entrys how can i do
this ?
thks
 
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.