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# / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
FREE statistical library31 Jan 2006 23:48 GMT1
im looking for a FREE statistical library (in fact no so complicated)
It should include:
- linear regression
- matrix transformations (mainly inverse)
Running Client Side C# Using ASP.NET31 Jan 2006 23:09 GMT5
I found a great article a while ago about how to write client side C#.
Sadly, I can't find it again now, but here's the jist of what I learnt
to do:
1. Write a C# (or any .NET language) dll.
using 'new'. Do I have this right?31 Jan 2006 22:54 GMT1
Putting Polymorphism aside. In a situation where a non-virtual method
in a base class is hiden in a derived class by declaring a method with
the same signature as in the base, you only have the option of using
the 'new' keyword but not the override keyword. Correct? That said,
Design Pattern?31 Jan 2006 22:31 GMT6
I'm not an expect in .NET, so would anyone know an answer a design
pattern for the following?
There are many customers that require minor customizations to the
program I will be developing. I would like to reuse the majority of the
printing directly in the lpt131 Jan 2006 22:00 GMT1
Does anybody know as printing directly in the lpt1?
Tks
how to set the value in html select control31 Jan 2006 21:18 GMT1
I have the following piece of html code in a page
<table width="90%" border="0" align="left" cellpadding="0" cellspacing="0">
<tr>
<td width="26%">&nbsp;&nbsp;&nbsp;day</td>
Does NAnt support .NET 2.0 final?31 Jan 2006 20:31 GMT1
>From here http://nant.sourceforge.net/, it seems to only support 2.0
beta 2. Can some one confirm if the 2.0 final is supported or what
effects building with NAnt .85 C3 will have on 2.0 final?
Thanks,
Winsock and C#31 Jan 2006 20:11 GMT3
Hi Guyz
well I wanna implement a tcp chat program with C# and winsock, and I know
that I should use Asynchronous methods so my windows program won't be
blocked, but in my application both clients could send and receive messages
Detect CD or DVD (which is on my drive)31 Jan 2006 20:01 GMT4
Hi, I'm trying to build an aplication to manage my discs (CD/DVD) and
i'm trying also to add an automatic info colector. I can access the
volume label, the size an even the date of some recorded discs... but I
can't determine whic kind of disc (CD/DVD) is on my drive.
string concatenation....31 Jan 2006 19:52 GMT3
     I am a newbee to C# and i have a very simple problem. Basically I
have a  string "servername\userid". I just want to get the userid part.
Don't know how. C# Gurus, can you show me a simple solution.
Ping application B from A ?31 Jan 2006 19:43 GMT6
I have two .NET 2 applications.
Application A need to check if application B is alive.
How can I do this?
In Win32 I just use PostMessage to B and it posted a message back to A
NetWork Stream problem.. i gave up :(31 Jan 2006 19:42 GMT2
hi guys...
im writing a client/server application that uses tcpclient/tcplistener
to do the comunications...
i defined a tcpclient object called "client" and a networkStream called
How to create a structural diagram in Visio proffessional from C#31 Jan 2006 19:21 GMT1
In developer studio 2003, I created a solution containing a C# windows app. I
want to re-engeneer the app using Visio Professional 2003.
How can I make visio create the structural diagram???
Hans.
nothing is returning from remote application.... socket problem31 Jan 2006 18:20 GMT6
I am using the following code, don't know what am i missing. in BYTE2 I
am not getting any information from the remote application.
any guidance would be highly appreciated, thanking you in advance
// PatentRequestPaket is a structure defined above in the class
Inheritance, Specialization, and Factory Classes31 Jan 2006 17:56 GMT4
Using the dotnet v1.1 framework (so no generics possible).  I'd like to
create a bunch of Factory classes that all inherit from a single
abstract base Factory class.  Each Factory is responsible for the
creation of objects of a type that inherit from a base class.  Factory
 
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.