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
NHibernate question01 Dec 2007 19:12 GMT1
Does the number NHibernate download data? For example, first can be
downloaded 100 rows of data, and then as necessary podgruzhat else.
Where can I read about NHibernate and its potential?
http://www.alvas.net - Audio tools for C# and VB.Net developers
RegEx for Hex string validation01 Dec 2007 19:09 GMT3
How can i validate the characters in a string are all hex chars.
I tried following but it does not work.
Regex r = new Regex(@"^([A-F]|[a-f]|[0-9])*");
TIA.
Setup api and microphone detection01 Dec 2007 18:08 GMT2
 I am trying to detect the USB device arrival and removal. I have
registered to receive the device change message. I am able to get the
interface class and also the name. But I am unable to get the type of class.
IE when a microphone is inserted, I am trying to find whether the ...
binding a listbox01 Dec 2007 15:09 GMT1
I want to bind a list box to a collection that will be pulled
dynamically from a web service.  
The data that will be pulled will consist of a name and id. I want my
listbox to display the name but, when a name is selected, pass the id
<<<<<< Earn $5000 per month with the Excellent Money Making Programs     <<<<<<01 Dec 2007 14:40 GMT1
Want to Earn $5000 per Month
Are you looking for an easy work at home?
Are you looking for a way to earn extra?
default background color name?01 Dec 2007 13:30 GMT2
What's the equivalent color of the default background in C#?
I want set the a circle to that color after I draw it.
Thanks.
C# color link
TreeView or DataGridView ?01 Dec 2007 13:17 GMT7
I wish to display and edit 3 collections of different object types,
each object type also has a collection of the other 2 types,
such that if one object contains another then the reverse
is always true, a many to many relationship.
Need advice on working with coarse-grained objects01 Dec 2007 12:43 GMT1
I am used to dealing with recordsets and I am using a coarse-grained object
and need to know if I am doing it correctly.
I have a class named Activity which represents an event being planned (golf
outing, dinner dance etc.).  The Activity hold a list of Registrations which
Replace rows in dataGridView01 Dec 2007 12:30 GMT1
Hi to all.
How can I replace rows with all of their data in a dataGridView ?
I tried to do copy, clone and more but the row is added\copied without the
data inside.
Questions about porting C++ dll to C#01 Dec 2007 08:37 GMT4
I have some codes in C to do some complex calculation. In order to use it in
C#, I wrap the C codes using C++ and create a unmanged dll, then my program
will call the dll from the C#.
The application has been working ok. However, it is not convenient for me to
My own version of replace01 Dec 2007 03:42 GMT21
I try to code my own version of replace but it doesn't work. I hope
somebody can help me out.
It only replaces the first char!.
Why I don't use the public string.replace function? Well I love
 
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.