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
Setting up the Debugger.13 Dec 2006 10:26 GMT1
First I am new to Visual Studio.
And I do finally have this working.
But I would like to understand it a little better.
I have written a DLL, that runs under an EXE via the interface.
Capturing screenshot of a window13 Dec 2006 09:29 GMT15
Can anyone suggest working sample of capturing a window's picture?
I tried a few, but couldn't get the image. I don't know why those
functions are not getting the image.
Note: I want the snapshot of the window even when it's not visible.
When do I use shared assemblies that is using GAC13 Dec 2006 08:42 GMT7
Can somebody tell me exactly when do I use GAC where shared assembly dll is
stored.
//Tony
Live Video13 Dec 2006 07:52 GMT1
Can some one advice me what is the best way to capture Audio and Video
using webcam on web, this will sent to the server.
I am new to this subject. I am planning to use ASP .Net and c#.
Ganesh
A litle problm with message sent13 Dec 2006 07:38 GMT1
I now have a client and a server accepted connection
Here is the code that server accept message from client after connect
try{
 TcpClient client=new Tcpclient(add,port);
ComboBox SelectedIndex Changes after fill13 Dec 2006 07:18 GMT3
Im using a set combobox (ComboBox1) to provide a selection of records from a
database table. I have a typed dataset (DataSet1) that contains the typed
datatable (DataTable1) that the combobox is bound to. The datatable in the
dataset is filled using the typed tableadapter ...
Search a file and find all occurences13 Dec 2006 05:13 GMT3
I have a process where I'd like to search the contents of a file(in a dir)
for all occurences (or the count of) of a given string. My goal is to focus
more on performance, as some of the files could be upwards of 25mb in size
and time is important. I don't want to take the route ...
Need Help with Calculated field13 Dec 2006 00:20 GMT1
I'm not sure this can be done in a calculated field but here's what I
need.  I have a table that stores time off for employees (such as
vacation, sick time, etc).  An employee can take partial days off. The
table has 2 datetime fields, StartDate and EndDate that store the
How to realize a C# page that give back an image instead of an html page12 Dec 2006 23:26 GMT3
Good morning,
I have a static html page where I want to load image that day to day
are in a different path,
to achieve this I would want that the link point to a c# page where I
Visual Studio Plugin?12 Dec 2006 23:22 GMT3
I've just written the following code 'by hand', and there has to be an
easier way...
Any ideas?
   class GameStarted
generic  - getType for cast - c# .Net2 aspx12 Dec 2006 19:58 GMT3
i want to find the type from a generic... like :
public static john<T>(object obj, T myControl)
{
   ((myControl.getType())myControl).OnClientClick ="code";
How to limit input12 Dec 2006 19:43 GMT4
I want to limit the input of usr to 0..9 or a..z
How can I do that?
Line break12 Dec 2006 19:43 GMT2
How do I replace a string that has return key with a line break ?
Insert12 Dec 2006 19:22 GMT4
I am trying to do something like that:
string name="";
name.Insert(name.Length,args[i]);
and there is a string value in args[i] but the value of the name after
how to get IPaddress's long value12 Dec 2006 19:02 GMT2
Can someone tell me how to calculate an IPaddress's long value?
I have an application which lisiten on a port using UDP protocol. There
could be multiple client sendind UDP data to it and I am only interested
data from one client, I know that client's IP address in form of 127.0.0.1
 
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.