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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Compare Two Identical Datatable By Content19 Dec 2006 12:03 GMT9
I have 2 datatables. They are identical. I want to compare them by
cell's content. They are all same.
But dt1 == dt2   or
dt1.GetHashCode() == dt2.GetHashCode()  doesn 't work.
WindowsIdentity non current19 Dec 2006 11:57 GMT8
how do I get a WindowsIdentity on a machine other than the
GetCurrent(); ?
Avoiding the God Class (Containment/Delegation or ??)19 Dec 2006 11:53 GMT3
I'm designing a Windows Forms application for a medical clinic that keeps
complete and comprehensive histories on its patients: histories of medical
conditions and facts, financial facts, psychosocial evaluations, etc. There
is a whole bunch of stuff they track about each patient ...
convert to ajax19 Dec 2006 10:34 GMT1
can we convert asp application to ajax using ASP.NET AJAX v1.0 “Core” Beta,if
we have not developed our application using ATLAS?.
Signature

nandan

advice on sending mouse movement, clicks to a minimized window19 Dec 2006 10:19 GMT3
I have a programme written in C++, the programme is unmanaged and is an
executable, i don't have any source code. I'm writing a C# program.
I want to
(a) start the programme minimized.
use #include in c#19 Dec 2006 09:45 GMT2
I am writing an application in c# which needs to read some definitions from
a header file.
Is there a way to "#include" a header file in c# ?
Yoav.
How to get host name from ip address?19 Dec 2006 09:34 GMT1
Please tell me some methods to get host name from ip address, thank you.
business layer, data access layer , presentation layer for asp.net using C#.net19 Dec 2006 09:23 GMT2
i have got a problem i want to design business layer, data access layer
, presentation layer for asp.net using C#.net , can anyone help me to
solve this problem. i want some resources to complete this. i am trying
very hard. Do you have any idea about website or any links where i ...
"Hacking" Encrypted Bitmap file19 Dec 2006 08:22 GMT1
I have few encrypted bitmap file. The original source program for encrypting
those bitmap is no longer exists. FYI, the original program to encrypt those
images is writing in DOS.
Now I need to decrypt those image file in C#. Is there anyway that I can do
Data Binding Question19 Dec 2006 08:10 GMT1
I'm new to .NET so apologies if this is a stupid question, but when
configuring a Table Adapter to use stored procedures to perform
Selects, Inserts, Updates, and Deletes, is it possible to specify a
literal value rather than a source column for a parameter in the
Can't update foreground panel from background thread19 Dec 2006 08:03 GMT8
I'm trying to figure out how to modify a panel (panel1) from a
backgroundworker thread.  But can't get the panel to show the new controls
added by the backgroundwork task.  Here is my code.  In this code there is a
panel panel1, that I populate with a lable in the foreground.  ...
Late Binding a Method to a Timer19 Dec 2006 07:36 GMT5
I need a little help trying to figure out the last piece of this
puzzle.
I've got a form with an associated toolbox that will allow a user to
drag a control off the toolbox and drop it onto the form. The form
Setting datagrid height19 Dec 2006 05:45 GMT1
I have a datagrid on my page, which has the MaximumHeight set to 400px. So
when the number of rows exceeds this height, then the vertical scroll
appears.
My problem is that when there is only a couple of rows and the height is far
Revoke User Certificate19 Dec 2006 05:41 GMT2
I am struggling with a problem but no fate till now.
I have written a c# program which retrieve X509Certificates associated
with Active Directory user. Now i want to revoke a selected
certificate. I could not find anything which can give me idea about to
Add MSI installer to my Setup19 Dec 2006 00:51 GMT4
It's possible to add an msi to my setup and run it?
Thanks
 
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.