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# / July 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Tab Control. Can I change tab color?11 Jul 2008 21:03 GMT1
Hi,
I have a Windows form with a tab control. I would like to alter the
appearance of some of the tabs. For example, when the user has done
everything that needs to be done on that tab, make it a different color or
XSD Class Generation11 Jul 2008 20:25 GMT20
Can someone tell me how to generate classes from XSD files?
Is there an easy way to convert it into typed datasets etc?
Or any other suggestion is welcomed.
Problem in Unmanaged dll11 Jul 2008 19:18 GMT1
I have a managed dll which is a wrapper for an unmanaged dll. I add a
reference for managed dll in C# simple application ( A form with just
a button. Managed dll gets called on button click). All this is
working in the application exactly as I want it to.
Get IntPtr to Current Object?11 Jul 2008 19:11 GMT2
I have a class that has an Explicit StructLayout.  In the constructor
below, I am copying data from a byte array onto this class so as to
initialize all the explicit attributes of the class.  What I don't
like is the overhead of allocating memory for a temporary variable
Help with Recursion and Circular References11 Jul 2008 18:34 GMT5
I have a table of dependencies and want to check to see if the dependencies
cause a circular reference.  Any sugesstions on how to do this using c#.
Example,
ID      DependsOnID
Microsoft Outlook 12.0 Object Library11 Jul 2008 17:03 GMT1
If I use Microsoft Outlook 12.0 Object Library (Outlook 2007) COM
Object in my application, the custommer must have the outlook 2007 on
his computer ?
But if i use Microsoft Outlook 11.0 Object Library (Outlook 2003) COM
SuspendLayout, ResumeLayout() not called11 Jul 2008 16:00 GMT1
Hi,
  I was just about to wrap some code for filling a DataViewGrid in
 grid.SuspendLayout();
//Grid filling code
PInvoke: where is SecureZeroMemory?11 Jul 2008 15:57 GMT9
SecureZeroMemory is an alias of RtlSecureZeroMemory, an inline
function defined in WinBase.h.
I opened WinBase.h with a text editor but I didn't find any inline
definition; I only found:
Regex: different options on different sections of the Regex?11 Jul 2008 15:54 GMT4
Hi,
  I would like to create a regular expression which matches
"Y" or "male". The hard part is that the "Y" must be capital, but the "male"
should be case insensitive. I think I have seen a way to have Regex options
Why Is Detail Hidden In Private Fields In AccessViolationException11 Jul 2008 14:01 GMT2
I've written a test harness in C# to test one of our company's products,
which is written in C.
If the application crashes, the Instruction Address, Memory Address and the
Access Type are stored in the private fields _ip, _target and _accessType of
How to deal with this thread?11 Jul 2008 13:55 GMT5
Hello, friends,
In my app, after a user selects a document, I create a new thread to print
this document so that this user may continue to do his/her work.
                   Thread thread = new Thread(new
How to hide a form temporarily when you open a 2nd form?11 Jul 2008 13:28 GMT2
Hey guys,
   I've got a MAIN form, which I have a series of navigational buttons on.
When I open a secondary form from that form, I'd like to be able to HIDE the
original form. The reason is, if the user wants to minimize the application
Mixing linq to sql and linq to xml (in linqpad)11 Jul 2008 12:05 GMT2
Hi group,
In my database, I have a table with fields like this :
id      |     title      |     xml
------------------------------------
Folder browser in ASP.NET - code not working11 Jul 2008 12:01 GMT1
I am trying to browse folders through the following piece of code.
Please let me know if there is any kind of setting to get this working.
I want this to appear at the client side, but it should display the server
folder and folder should be created in server.(Uploaded this code in ...
Windows Workflow Foundation11 Jul 2008 11:00 GMT1
I have been doing some investigation of Windows Workflow Foundation. All the
examples that I have seen so far use either sequential or state machine
workflows. Can anyone provide me examples/documentation which combine the
two types of workflow?
 
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.