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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Visual Serapator between methods19 Jun 2006 04:11 GMT1
VB.NET code has a nice visual line separating every method from other
methods in the text editor. Is this available for C# as well?
Thanks
-Ron
DataAdapter.AcceptChangesDuringUpdate not working19 Jun 2006 03:01 GMT5
I have set DataAdapter.AcceptChangesDuringUpdate = true;
However, I find that I still need to call AcceptChanges on the associated
DataTable,
DataTable.AcceptChanges();
List of web components in the page at runtime19 Jun 2006 02:50 GMT1
Hi,
How can I get the list of web components in the page at runtime ?
e.g.  
there is two components in the page :
Why is concept of equals and operator== implemented this way?18 Jun 2006 22:30 GMT12
Why can I overload operator== and operator!= separately having different
implementations and additionally I can override equals() also having a
different implementation.
Why not forbid overloading of == and != but instead translate each call
nunit deploy and accessibility modifiers18 Jun 2006 20:50 GMT4
Hi, I have a DLL project that implements the Model/Controller part of
MVC, and the client of the DLL would be the View.  The interface the
View consumes is the Controller API, and the Model is marked internal,
b/c the View shouldn't need to get at it, but this means I can no
oledb connection18 Jun 2006 19:42 GMT1
I'm trying to connect an access database into my c# application. But I'm
having trouble to Drag and drop the data connection on the Form to
create an OleDbConnection object. I used to use the Visual Studio 2005
and this works, but now I'm using the C# express and I'm not able to
Event Processing?18 Jun 2006 19:05 GMT1
If i were to create a new thread which fires an event back to the main()
thread, which thread executes the event?
Martin
This is annoying18 Jun 2006 18:55 GMT8
Why can't you hide rows in a datagridview which is bound to a binding source ?
Is IDisposable.Dispose() deterministic for managed resources?18 Jun 2006 17:32 GMT3
For instance:
component.Dispose(); will this lead to resources beginning to be
released immediately after the method is called, as opposed to relying
on GC?
C# and RapidShare18 Jun 2006 17:07 GMT3
I want users to be-able to upload file via rapidshare with my app, but can
this be done? I've been looking in the namespace 'system.web' for examples
with HTTP etc, but with no luck or on the net. Could someone point me in the
right direction?
Cross Thread calls18 Jun 2006 17:06 GMT4
I have a couple of classes that I am using to read a swipe-card reader
attached to the serial port (c# VS 2005 Pro).
I have a SerialComm class which actaully reads the serial port, and a
CardReader class which validates the number etc.
A Couple of questions about the Property Grid18 Jun 2006 17:02 GMT2
1.    I have a MDI document what is the best way to link data form a
specific MDI document to parameters of a property grid. In this case I
have a palette that can change from document to document, and I want my
customized color picker to support the diffrent palettes depending on
XML documentation problem18 Jun 2006 15:46 GMT2
I have a class which kind of represent something akin to a node in a tree
like data structure.
I have some method like that:
class Element
System.environment API calls for 32 and 64 bit OS18 Jun 2006 15:40 GMT1
I am porting my current project to a 64 bit machine and I am having
some issues with folder paths that vary between a 64 and 32 machine for
any 32 bit application.
The below calls return c:\program files in a 32 bit machine and 64 bit
access an actual object of ContextboundObject in sink class?18 Jun 2006 14:19 GMT1
I'd like to intercept some method invocations on certain object.
For the object,  I wrote a class inherited from ContextBoundObject.
and also related classes to implement attribute, property, sink classes
required to intercept the method invocations.
 
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.