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# / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to populate a treeview from a dataset18 Oct 2007 15:43 GMT9
How to populate a treeview from a dataset
I am very new to C#.  I need to create a Windows form that will read a
SQL table and populate a treeview.  I can connect to the DB, create
the dataadapter, populate a data set.  The problem is how to use the
Preventing the user from moving a form around the screen18 Oct 2007 15:27 GMT1
Hello,
I created a Modal form (WinForm).  I would like to prevent the user from
moving the form around on the screen.  How would I do that?
Thanks,
Deserialize XML string to Object error18 Oct 2007 15:10 GMT4
I am relatively new to doing this and i think that i am making some king of
school boy error.
The error i am getting is on the following line of code.
XmlSerializer xs = new XmlSerializer(typeof(ImportRecord));
Dissecting and generating PDF files18 Oct 2007 15:00 GMT3
What libraries are available for reading, dissecting and creating PDF
documents from C#?
Signature

Dr Jon D Harrop, Flying Frog Consultancy

How to Compare 2 TimeSpans18 Oct 2007 13:48 GMT3
This little puzzle has been bugging me for some time. I'm trying to
create a little service that will check a time frame and compare it to
another timeframe (start / stop time). A real-world example is as
follows:
LINQ. Who knows how to do this?18 Oct 2007 13:08 GMT2
I created 3 few tables that have Many to Many relationships:
Posts (PostId PK)
Files (FileId PK)
PostsTags (PostId PK, TagId PK)
A question about replacing a process with another process18 Oct 2007 12:45 GMT1
Today we have two processes A and B written in MFC which are communicating
with each other by using serialized socket.
These processes are running as console application and as a GUI application.
Assume I want to replace one of these processes say B with a process written
LINQ. Which tables relationships should I use?18 Oct 2007 11:57 GMT3
I need an advice:
I have 3 tables: Posts, Events and Files.
Each post, event and file can be a associated to one or many tags.
My idea was to create only one Tags table.
How to interop .Net client and COM DLL?18 Oct 2007 11:31 GMT3
Using VS2005 SP1, I have a C++ COM DLL and a C# client.
If the C++ and MIDL source use type INT_PTR and the C# client uses type
IntPtr, then the result works in x86 (32 bit) but doesn't compile in x64
(64-bit).  The C# compiler gives error messages like
Display JPG in Full Screen Mode18 Oct 2007 10:52 GMT3
I know how to use the image class to display a JPG image in a
PictureBox. I would like to be able to display the image in full
screen mode. I have searched for code examples but cannot locate any.
Any help would be appreciated.
Activex18 Oct 2007 10:52 GMT3
How can I create a C# activex control?
Do you know any simple example?
Thanks
Textbox validation problem18 Oct 2007 10:52 GMT2
Hi I have written code to validate a textbox and if that textbox is valid I
would
like to make the submit button on the page enabled otherwise leave it
disabled,
basic file I/O issue18 Oct 2007 10:05 GMT2
I have a text file that is just a list of integers separated by a
space.  In C++ I could do something like:
ifstream fin("filename.txt");
int x, y, z;
No Data Menu with a Web Service.18 Oct 2007 08:34 GMT1
I am wrinting a data service to access and update a datset. I am
having problem when I try to add a SqlConnection to a web service.
Using C# in VS 2005 I started a new web service project. Then I  made
a new Sql server data base and added one table I also added some
Installing own control into the VS toolbox?18 Oct 2007 08:18 GMT4
Does anybody know how to create a new group in the Visual Studio toolbox and
install a custom control into that group - all during the installation?
I assume that it requires some registry tweaking, but what keys?
Cheers,
 
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.