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# / September 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
When is it important to use form load compare to using C-tor15 Sep 2006 12:54 GMT6
When exactly is it important or advisable to use this form load event
handler compare to using the C-tor.
For example here I create an event handler called dataBoundGridForm that is
called when the form is loaded.
Debugging thread problem15 Sep 2006 12:51 GMT9
Has anyone had any problems debugging a thread in VS 2005. If I put a
breakpoint on a worker thread (the only one in the app) and then run the app
two things happen:
1) It takes an unusually long time for the breakpoint to kick in once
Queue.Contains(myobj) return always false..15 Sep 2006 12:12 GMT8
I have some Queue object that I enqueue other objects into it.
I want to check if someobject already exists before enqueue , using the
Contains method
but italways return false.
Passing values to object during object instantiation using reflection, Possible?15 Sep 2006 11:31 GMT4
Is it (any way) possible using reflection to set an indicator (property,
variable, attribute,..). on an object before it actually instantiated, so
that this indicator can be used in the constructor to determine how the was
created, or who created the object.. ??
Diff between COM DLL, Regular DLL and .NET DLL15 Sep 2006 11:28 GMT4
Can anyone tell me how to differentiate between COM DLL, regularDLL and
.NET DLLs?
I am trying to read the file information from file properties like
filename, version, productname, compnay etc.
MFC Sample Code15 Sep 2006 10:57 GMT2
I have uploaded some sample projects here.
http://www.mfc.neuralnetworks.in
diff between abstract class and interface15 Sep 2006 10:40 GMT7
I am working through some course notes for a msdn training course in C# and
I am a little stuck with the differences between an abstract class and an
interface.
Could someone please give me a short understanding of what the differences
MFC/C++15 Sep 2006 10:34 GMT1
I have uploaded some MFC related stuff.
you can download sample projects
http://neuralnetworks.in/windowsprogramming.html
which includes Automate Notepad and Custom Color Dialog
porting problem15 Sep 2006 10:32 GMT1
I made a test program that draws shapes in a in-memory bitmap and displays
it in a form.. i tested it in windows and it worked very very fast with no
problems.. but when i ported it in Linux Mono, it doesnt have any problem but
seems to be very slow (I can see it being drawn).. ...
Add a new task with the task scheduler using C#15 Sep 2006 10:27 GMT4
Is there a way to add a new task with the task scheduler using C#? For
instance, if you want to add a program to be run at boot time.
Do-Until Loop15 Sep 2006 10:23 GMT4
Hi
Is there any Do Until Loop in C#
Maadhavi
resource question15 Sep 2006 10:17 GMT1
HI,
I have this file called rola.cgt , does anyone know how i can embed the
rola.cgt as a resource so i wont be loading the rola.cgt as a seperate file
in C#? any help would be appreciate.. any code would be very helpful too...
RPC_E_SERVERFAULT exception15 Sep 2006 10:06 GMT1
I got the following exception when I'm calling a COM method from C#.
The exception was caught by C# exception handler.
Exception Message: The server threw an exception. (Exception from
HRESULT: 0x80010105 (RPC_E_SERVERFAULT)).
Autogenerate Stored Procedure parameters...15 Sep 2006 10:06 GMT3
Anyone know of a good way to autogenerate stored procedure parameters to put
into c# code?  I don't need to do it on the fly, just while coding.  I've
got some SPs with a lot of parameters, so it would save some time to be able
to make the code for the SqlParameter object ...
time problem15 Sep 2006 09:55 GMT1
           Iam developing a web application where iam using backend as
c#. I Use PInvoke method to use GetLocalTime(). It works fine but as
soon as i change the timezone through mu system clock the new updated
time is not shown when i recall GetLocalTime(). It still shows the old
 
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.