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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
trouble posting to this group?18 Apr 2008 17:38 GMT4
is there anyone else having trouble replying tot his group
about using netrwork communication18 Apr 2008 17:15 GMT1
This is the scenario that we want to implement.
Assume we have three computers called client1, client2 and client3 that must
be able to register
itself on server A. Meaning telling server A about its existence so other
Some question about design18 Apr 2008 15:30 GMT1
We have a Windows form application that use remoting to communicate with a
server running some additional software that the windows form application is
using. Note the Windows form application is most certain running on its own
computer(client). We call the server that the ...
C# newbie on Wifi Programming18 Apr 2008 13:50 GMT4
I do have some experience in programming in C# but mainly with database.
Now I am trying to learn some systems programming. I am trying to do some
project on WiFi radar to begin with.
I found the APIs at http://msdn2.microsoft.com/en-us/library/ms706783.aspx
Check, if a given time lies between two times regardless of date18 Apr 2008 13:15 GMT2
I have time-of-day spans presented as strings and want to check, if, at
a given time, I am within such a time span.
Example: Timespan-string is given as follows: "09:00 , 16:00"
A function should now return true if the current time of day is between
Save two richtextbox contents into a file18 Apr 2008 13:06 GMT1
How can I save two richtextbox contents into a file?
if simply join two richtextboxes like joining two string, the output
file will not show the value of second richtextbox.
Thanks for reply.
LINQ dataContext reports wrong parameter type?18 Apr 2008 12:34 GMT2
Hi...
I have an sql server 2005 database that has a table called TestXml in it.
The table has the columns ID (identity, int) and MyXml(xml). I created a
stored proc on the server to insert a row into the table. It looks like
Trouble with internal classes (error CS0051: Inconsistent     accessibility)18 Apr 2008 12:16 GMT9
I'm having trouble understanding the internal access modifier. There
are many classes in my assembly that should not be accessible outside
of the assembly. I've used the internal access modifier for these
classes. I have public classes that use the internal classes, but I
Why x64 app runs slower than x86 app ?18 Apr 2008 10:58 GMT3
I have played with Parallel Extensions and noticed to my surprise that
executable compiled for x64 runs slower than compiled for x86:
   private static double HeavyMath( int I )
   {
Dynamically creating a type at runtime.18 Apr 2008 08:24 GMT3
I really, really want to store some settings somewhere that my control
utilizes to create new object(s)(i.e., class, struct) at runtime without it
knowing about the type it could create at compile time.  The type would
support a particular interface or base class let's say.
returning interfaces18 Apr 2008 07:05 GMT3
In some of the code I am looking at on a sample website, a lot of
methods are returning interfaces such as IDataReader instead of a plain
DataReader.  Why would you want to do this?
ProcessStartInfo adobe reader file- can not open18 Apr 2008 06:39 GMT1
We have a pdf user manual which we open when client clicks on help
button. some of our clients have the issue that it does not open the
file and it says file not found. checked with istaller and everything.
i wonder why it would do so?? please help out
Problem with the DataGridView control18 Apr 2008 05:23 GMT1
Has anyone noticed that the property of the DataGridView control
called "FirstDisplayedScrollingColumnIndex" is wrong?  It is always
one more than it should be.
The corresponding property "FirstDisplayedScrollingRowIndex" seems to
String array intersections18 Apr 2008 00:15 GMT5
To all -
I have two arrays of strings one of length M and the other of length
N; N > M. Ther arrays will be on the order of 1 million for N array
and ~50000 for the M array. Can someone describe to me a fast
Stretch, Rotate, Rellocate ellipse in C# windows forms17 Apr 2008 22:30 GMT8
I would like to draw an ellipse on a windows form and through mouse drags
stretch, rotate and relocate the ellipse.
Thanks in advance - Dan
 
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.