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# / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
AppDomain.GetCurrentThreadId() and ManagedThreadId are different30 Dec 2005 16:06 GMT1
I have an application that use log4net for operational logging.  I
store some user data elsewhere and need to tie the two together.  To
achieve this I pass the ThreadId across on the user table so I can see
what thread the user was running under and then look in the log4net
Disallow focus on form controls30 Dec 2005 14:45 GMT1
Would like to disallow the ability for controls on my form to get
focus?
Working mainly with a menu system and GDI+ and i would like the user to
use the mouse for most operations. But focus still remains on my first
Web sites for C#/.NET30 Dec 2005 14:33 GMT6
Has anyone of you a list of Web sites that covers articles and techniques
about C# and .NET?
Br
Q: Document Function30 Dec 2005 14:28 GMT2
This is probably not the right NG but i will give it a go.
When i create a document.xml file of my code, it's totaly unreadable for the
eye.
When i created a document in Studio 2003 it created a HTM, and a XLT file (I
Sqldataadapter not accepting colums containing reserved word30 Dec 2005 14:13 GMT1
I ma having problem in sqldataadapter.
In my sql database i have one table containing column name as 'Name and
address'. Here 'and' is reserved word which i am using in column name.
In sql server at a time of inserting data into the table it is working
service and setup project wont uninstall30 Dec 2005 13:41 GMT1
I have a setup project that installs a windows service.  Including a
custom action to write a config file.  It installs just fine, but when
i go to test the uninstall via the windows add/remove programs
dialogue, it doesnt uninstall the service registration.  Is there
split with no char30 Dec 2005 13:35 GMT3
i'm trying to split a string without a separator
example:
0011010 =
s(1) = 0
Generics limitation...30 Dec 2005 13:31 GMT13
I try to compare to values of generic value type T in a generic class as
follow:
public class C<T> where T : struct
{
XP Look and feel in VSC#.NET30 Dec 2005 13:03 GMT16
How can I get the Win XP look and feel in Visual Studio C# .NET? I have
tried the MSDN example with the manifest file, but it doesn't seem
to help.
Handle leak in threading?30 Dec 2005 12:04 GMT3
I was wondering if someone could help me understand why it seems that
creating threads using the code below causes handles to seemingly leak.
System.Threading.Thread threadRunAsync = new
System.Threading.Thread(RunFunc);
ACT & HTTP 40330 Dec 2005 11:58 GMT1
I created a new script in ACT and I started the test for 1 connection and 1
iteration.
The result was Ok (HTTP 200 and 302)
When I increment the number of iterations the result is still Ok.
Refresh event of Internet Explorer30 Dec 2005 10:36 GMT2
I am writing the program which will capture the incoming HTML in web
browser and do some modifications in it and then display in IE. It works
fine when user gives new URL. But if user clicks "Refresh" button, I am
not getting any event. So my program doesn't work properly for ...
Reasoning for creating an appdomain30 Dec 2005 10:14 GMT3
What is the scenario in which creating & unloading appdomain (other
than the default appdomain) is required ?
Kalpesh
Streaming MP4 in C#30 Dec 2005 09:47 GMT4
Is there any good way to stream MP4 in C#? Are there any samples on how
to decode MP4 and stream it over the Internet?
web drive30 Dec 2005 09:22 GMT3
I would like to create a drive like (x:\) when the user logs into the site,
so the user can save things on the site.
 
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.