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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
insert large amount of records into access database27 Oct 2007 16:04 GMT3
hello i am using c# in visual studio 2005 and need to insert a large
number of records contained in a dataset into an access database.  the
following is too slow.  how can i update my DataAdapter with all the
rows(150000) at one time?  thanks
A Parent Object With Multile child objects27 Oct 2007 15:08 GMT3
Hello, I have an asp.net project that calculates a general tax. Ok,
this tax is a big object formed with another child objects (as a
mather of fact 15 another child object within it), like Ship, Vehicle,
Bike, etc. each one could be null and has his own attributes and
Stringbuilder error27 Oct 2007 15:03 GMT8
I am trying to implement the stringbuilder class by taking a LARGE
multiline text box and looping through the lines and build a string
and include \r\n in it.
I get :  Index was outside the bounds of the array.
Computing a hash code on for an Audio CD27 Oct 2007 12:20 GMT5
This may be a framework question rather than specific to c#, but does
anyone know the best approach to computing a hashcode for an audio CD
(so I can check if the content of one cd is equal or different to
another) ?
Allocating a continuous block of memory for a structure?27 Oct 2007 09:22 GMT2
I have a structure that has a byte array as a field:
struct foo
{
public int A;
Automating windows applications in C#27 Oct 2007 07:24 GMT3
I am looking for a way to automate other applications
programatically.  Is there any C# library that will allow me to do
this?
i.e. I want to be able to iterate the menu items on another
Finding Dead Members27 Oct 2007 07:17 GMT3
I inherited a large quantity of legacy code, and I very frequently
find methods, constants, properties, variables, etc., that are no
longer referenced by any code.  Does anyone know of that can display a
list of assembly or solution members that aren't actually referenced
SqlDataAdapter27 Oct 2007 07:03 GMT2
if i have a Existing SqlDataAdapter
how do you  Clear it and re-use
or do i just set it to null and create a new
SqlDataAdapter
How can I reflect changes in underlying database into my application dynamically27 Oct 2007 03:31 GMT1
Dear Group,
I have a SQL Server 2000 databse with some tables. The tables contents
are modified by many users at the same time. When I fetch some rows
from a table via dataset into my application , I just have a static
Windows service26 Oct 2007 22:52 GMT23
I have a windows service that does some distributed transcation
across 2 servers. One DB is SQL 2005 express  and the other is SQL 2005.
My question is I have created a domain user account and I am
logging the service in as that account. Then I am adding permission to
C#- coordinate system, drawing26 Oct 2007 22:36 GMT14
I want to ake following
0,0 (900mm,900mm)
--------------------------------------
|....................................|
Newbie Question: VS Project Installation: Registry Editor26 Oct 2007 22:34 GMT1
Hi, Folks!!
If you are setting up an installation file (MSI) and you are adding
some system registry settings can you use the $(TargetDir) variable
where the installer would expand it out to "C:\Program Files\<Co name>
Why does this code work?26 Oct 2007 22:33 GMT3
Why does this code work?
I am new to C# and have been studying this piece of code.  It loops
through an Adjacency Matrix table to populate a tree view.  I have two
questions about why this code works.
Ideas for Grouping numeric data based on the distance from each other?26 Oct 2007 22:30 GMT1
Just after some ideas and suggestions on how to do this. I have a large
amount of numeric data which I would like to group given a distance as a
parameter.
IE. If my dataset was simply 1, 5, 9,10,11,16,17,25,29 and I pass in a
transformation matrix; graphics26 Oct 2007 22:21 GMT1
how can I make the transformation matrix?
Zero point
  Left top
  Left bottom
 
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.