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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Overriding the add method of a generic dictionary28 Feb 2007 09:14 GMT5
I have a generic dictionary (lets call ChildCollection).  I would like
to ensure that whenever a child is added to this collection
(SomeParent.Children.Add(new Child()), the parent of the child object
is set appropriately.
how to store and retrive this data in an aspx page28 Feb 2007 09:03 GMT2
please tell me which collection variable (or something else) should i
use to store and retrieve the following sample data...
i have the following in drop down list1..
Asia
Sort colors by shade28 Feb 2007 08:25 GMT5
I have an array of colors and I would like to sort this array from dark to
light. What is the easiest way to do this?
Thanks,
Joe
Acess ADAM by IIS server28 Feb 2007 08:18 GMT1
How To acess Adam from IIS server service provider...
Interlocked on a string?28 Feb 2007 06:53 GMT4
I have a multi threading application where multiple threads can read
and write to the property.
I try to avoid the lock statement on properties that hold none
business critical data.
Confusion regarding C# and C#.net28 Feb 2007 05:08 GMT1
Can anyone tell me is tehre any difference between c# and C#.net
any help will be truely appreciated.
TreeView Control and DataRelations28 Feb 2007 04:09 GMT1
I have a dataset that contains multiple tables, each with the same
structure, and each tied to the next through a datarelation object. The
number of tables in the dataset can fluctuate. I am stuck on figuring
out the best way to use this structure to populate a tree view control.
ListView SubClass Problem28 Feb 2007 03:45 GMT1
We are trying to subclass the ListView control and have a collection of a
class as the Items.  Our implementation works at runtime.  However at design
time if the user adds elements, we can not see them in the visual studio
designer.
Large file handling in C#28 Feb 2007 03:22 GMT9
  I have a C# program [VS2005] which loop through No. of files. In
UAT i had medium size files and every thing goes ok but in Production
files are big and i notice that my program is very slow and it's
taking 100% CPU time.
Drag & Drop - Order of files/folders when multiple selection28 Feb 2007 03:22 GMT3
I hope somebody can help me with following problem:
I have an application where I can drag&drop files/dirs from within explorer
onto my form.
If multiple files/dirs are selected I can see that the order I get in my
DateTime.Parse with custom date format28 Feb 2007 02:31 GMT1
How do I use  DateTime.Parse or  DateTime.ParseExact to create a
DateTime object from a string?
I tried this without luck:
string dateString = "27-02-2007";
get name of enum element programmatically?28 Feb 2007 01:29 GMT3
I have an enum with a bunch of names / values.  This is nice as I can
code using the names, instead of memorizing the values.
But, let's say something gives me a value. Now, while my code is happy
using a number, what if I want to display the name that this value
Retrieving a string from a dropdownlist with an index27 Feb 2007 23:57 GMT1
I have added about 10 strings to a dropdown listbox.  I would like to know
how to retrieve a string based upon the index I give it.  What member
function do I use?
Marathoner
How to modify app.config27 Feb 2007 23:25 GMT1
Please, I need a example about how to modify the app.config with the class
ConfigurationManager.
Thank you very much.
Executing a JavaScript command from a web service27 Feb 2007 22:46 GMT7
I would like to execute a single JavaScript command from within a web
service.  The command is a mathmatical statement.
I have a web page with some client side logic that does this and I'm
now moving that functionality into a web service.
 
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.