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
Time-consuming ListView adding01 Dec 2006 09:10 GMT7
Hi all, I have following problem: I'm creating a ListView (Details) control
at run-time and filling it with some records (let's say 10 000). This
operation seems to be quite fast, but when I call Controls[x].Add(list),
where list is my ListView control, then program hangs for ...
c# oledb - multiple inserts to access (mdb) VERY slow - help!01 Dec 2006 08:00 GMT9
within a loop i am building a sql insert statement to run against my
(programatically created) mdb. it works but it seems unreasonably SLOW!
Sorry, dont have the code here but the jist is very standard (I
think!);
XmlSerializer Hexadecimal question01 Dec 2006 07:56 GMT4
I have a webservice that returns data from a database.
Our services (the clients) have been blowing up because of illegal
character problems.  Is there anything I can do on the server side to
work around this problem.  I'm OK with deleting all the "bad"
Problem creating CCW01 Dec 2006 07:46 GMT1
Gidday,
I am stuck trying to create a COM Callable Wrapper for the class (shell
only) below.
As you can see I have tried to define my interface and it would be all good
bind a dropdwn box to 2 tables - one fills it and the other records it.01 Dec 2006 07:16 GMT1
I have two tables in a database. One fills the drop-down and the other
records the selection. Filling the dropdown with another table seems to be
breaking the binding with the table it records to. VS2005 with SQL2005.
I have a lot of these to do, and don't want to hard code each ...
can i get next ReadLine Value of currentStr01 Dec 2006 07:11 GMT3
what i know is...
     while ((currentStr = sr.ReadLine()) != null)
     {
       in this area,
General Question About DataSet01 Dec 2006 07:10 GMT3
hi all.
in my dev team we have an argument about retrieving Records from DB to
DataSet.
the big question is: should i retrieve all the records from my table (max
Q: Is there a C# equilent to vbs ComClass?01 Dec 2006 07:05 GMT1
I have done a couple of ComClasses in vb, and from now on i want to code
ComClasses in C#
is there an equilent of this in c#? If not how to proceed to get the same
functionallity to be able to expose the com class?
how to use a 2-dimension string array?01 Dec 2006 00:22 GMT8
I know this question is stupid, but I really don't know how to do?
I am trying string[][] s = new string[10][10] and it is wrong?
Can someone give me a help? Or tell me where I can find answer,  Thanks
Cheers
 
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.