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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Perfomance using threading27 Dec 2007 20:19 GMT5
I have two databases D1 with 6 million records and D2 with 95 thousand
records. I need to check Common records from these two databases based on
UserID and need to insert into other database D3 and also need to create XML
files.
Mark Word "White space between pages in C#27 Dec 2007 20:10 GMT1
I now have a converted my word document, but I want to mark the document
"White space between spages" before save of the document so the user of the
document do't have to mark the document as writing.
Best regard
OO + 3-Tier design Q27 Dec 2007 19:21 GMT13
I'm trying to develop a ASP.NET app with OO + 3-tier design, here is a
scenario:
if there is a People class which is defined as below,
class People
GetCursorPos not working if desktop is locked27 Dec 2007 17:29 GMT1
Hi guys...
could anyone please help me with my problem getting mouse cursor position while desktop being locked (WIN + L).
MSDN says:
"The input desktop must be the current desktop when you call GetCursorPos. Call OpenInputDesktop to determine whether the current desktop is the ...
Communicate between applications27 Dec 2007 16:28 GMT3
 I need to transfer text (or maybe binary) data from one .net
application to another .net application.  What is the best way to do
this since it's on the same computer and both application may run
different .net framework version.
CreateGraphics logic27 Dec 2007 16:04 GMT4
How to write a CreateGraphics method for a class similar to
form.CreateGraphics()?
Pls help. Thanks in Advance.
Filling a dataset from Gridview.27 Dec 2007 14:09 GMT2
I am trying to populate dataset from gridview but it's not working . Can
anyone plz tell me how to do it..
deploy to context menu27 Dec 2007 12:03 GMT1
I have written an application that I would like to deploy to the context
menu in xp.  That is the menu that appears when you press the secondary
windows button (generally between the alt and ctrl buttons on the right side
of the space bar - or press shift +F10).
Hide control properties27 Dec 2007 11:05 GMT2
I've got a calendar control that extends the DataGrid View:
   public class Calendar : DataGridView
This gives me all the functionality I need for my calendar without the
hassles of writing the grid capabilities from scratch. However, it also
fixed27 Dec 2007 10:20 GMT3
I was trying to initialize the variable using this at class level, this was
not permittet, so I initialised it in the constructor. cheers
Linq To Sql Delete27 Dec 2007 09:30 GMT1
Hello people:
First of all forgiveness for my English.
I am working with Linq to SQL, Visual Studio 2008 and SQL Server 2000.
When you delete a record and then go back to  Insert (ie, insert a record
WPF - Figuring Out Who Changed Window Size27 Dec 2007 08:26 GMT1
Hello--
Is there a "WPF way" of telling why a Window's size was changed?  In other
words, is there a way to tell if the dialog was dragged bigger by the user
versus a window automatically resizing due to a textbox getting wider from
Late Instantiating Base Class27 Dec 2007 07:35 GMT3
I need to instantiate a base class, but cannot do this in my inherited
class constructor as I need to calculate values for the base class,
how would I do that? (If possible)
For example:
Getting portion of string27 Dec 2007 06:58 GMT3
I have a string in the following format
Computer [comp]
I want to remove the text that starts with [. Though I used substring
which keeps checking whether the character is [ and stops reading more
What Math.Tanh(1) return?27 Dec 2007 03:31 GMT10
Hi Experts:
I have a question about Math.Tanh:
For a 45 degree 'angle' (radians is 45 * pi / 180 = 0.785), Math.Tan(angle)
returns 1 as expected; but Math.Tang(1) returns 0.76. Why not 0.785?
 
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.