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 / Languages / C# / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Message Passing Techniques17 Nov 2005 21:03 GMT3
I need some technique to communicate by passing messages with different
threads.  For my problem shared memory is not applicable.
Can someone give me some help of what there is available in the .net.
Thanks in Advance
from VC++ to C# translation - newbie17 Nov 2005 20:48 GMT3
I need to translate this to c#.
It's for a capturing screen shots on IE.
http://cvs.sourceforge.net/viewcvs.py/*checkout*/iecapt/IECapt/IECapt/IECapt.cpp
?rev=1.2

I don't know how to start. Should I use p/invoke? How I handler the WM
Disposing Pattern17 Nov 2005 19:53 GMT4
Could someone explain me if I need to implement the Dispose pattern on
managed objects that hold objects which have longer life or is a
singleton?
Example -
MdiParent, .NET 2.0 problem?17 Nov 2005 19:38 GMT1
I've used ".MdiParent = this" MANY times in the past no problems.
However, with Visual Studio 2005 and .NET 2.0, I'm having an issue.
I have a splitter control on the main (Parent) form, and the main form
has "isMdiContainer = true".
Regular Expression problem17 Nov 2005 18:50 GMT2
I want to search, in the middle of some other stuff, for:
either an "A" _or_ one or two spaces _or_ nothing.
i.e. my text can be any of:
xxxxAxxxx
Locking question17 Nov 2005 18:29 GMT6
I have a function that can be called from multiple threads that sets some
static variables.  To keep things consistent I am trying to use a lock
statement.  Somehow two different threads are able to get inside the lock
statement at once.  Here is the code
MSIDL to C#17 Nov 2005 18:29 GMT10
Can anyone tell me if it is possible to generate C# from IDL/MSIDL ...
I would love a www refence with a command example if possible :-)
Cheers,
Random
Improve Performance - Tools?17 Nov 2005 18:04 GMT1
Hi NG,
I have written an application with a lot of file- and database
operations. There are several algorithmic operations, too. My question
is: are ther any tools to improve performance
runtime change in web.config17 Nov 2005 17:56 GMT2
Hello group,
In my applicationa I use web.config parameter for sqlConnectionString etc.
How change parameter in web.config via website - one of site in my
application - as opiton/seting site.
How to implement security?17 Nov 2005 17:42 GMT1
I am working on a small project that implements basic security (users
have to login/logout).
Only one user can be logged in at one time. I use C# and ADO.NET.
Users, passwords, accessrights to the system etc. is saved in an Access
Help creating web form tied to SQL17 Nov 2005 17:14 GMT2
Trying to determine the best way to do this.  I have a table that has
about 16 columns of free form text and one column that needs to be
updated by an enduser.  Instead of trying to put the data in a
datagrid, I wanted to created something like an input form where the 16
how to get milliSeconds since the Unix epoch in C# ?17 Nov 2005 16:58 GMT10
I do i get the difference, measured in milliseconds, between
the current time and midnight, January 1, 1970 UTC.
like in java System.currentTimeMillis() ?
Thanks.
Version take17 Nov 2005 16:46 GMT2
I have a win form application and the deployment (setup files) is in a
shared directory in  a LAN. I want every time the app starts to check
if the version of the app is the same as the version of the deployment.
I can take the version of the current app but how to take the version
GetCallingAssembly() question17 Nov 2005 16:30 GMT2
I am using C#.NET 2003.
First step:
When I call
System.Reflection.Assembly.GetCallingAssembly().GetName().Name;
limit CPU usage in C#17 Nov 2005 16:23 GMT5
good day...
i noticed that when moving 750mb (multiple) files, it only used about
20% of the CPU usage...
i thought i could also do this 1 to my application, so that it wont eat
 
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.