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# / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
BackgroundWorker Question12 Mar 2008 19:08 GMT7
I am testing backgroundWorker to update our installer with both messages
and with a progress bar.  I am finding however that the text never gets
updated.  Any ideas what I might be doing wrong?  Code snipped for brevity.
Peter
Database application12 Mar 2008 16:46 GMT2
Hello I need to deploy an application.The application has to connect
to a database that is already attached to the DB on the machine.How
can i check what DB's are on the machine select the one i want to
connect to.
Threads (handlers) issue12 Mar 2008 16:43 GMT8
I got the following question , part of my future application I will run
number of threads according to number of enteries in input xml file. How
can I dynamically build handlers which will wait for those threads if I
don't know before the runtime how many threads will be?
Optimize trigonometric calculations?12 Mar 2008 15:47 GMT12
I was debating if I should be posting this in the drawing newsgroup but
finally decided that it wasn't drawing related (even if that's what I'm
ultimatly doing) but instead optimization / math. In a sense it's not
c-sharp specific either but I hope someone can share some ...
Retrieving items from a List<t>12 Mar 2008 15:30 GMT9
Does anyone know how to retrieve the items from a List<T>
once you put the items in the list?
I have the following code
Lasse,
string or String?12 Mar 2008 15:27 GMT6
As a mainly C/C++ and Java developer I was quite surprised when I realized
that C# compiler takes both "string" and "String" types.  C# is case
sensitive so I'm a bit puzzled  by that.  Could someone please explain that
or point me to on-line docs?
Iterate and List Members of an NT Group with LDAP12 Mar 2008 14:26 GMT2
I posted this in VB without a response and in ADSI with no response.  C#
code is fine, if someone could help it would be much appreciated.
I can get a list of Groups from my Active Directory, now I want to get a
list of all members of a group.  Does anyone have code or can point me ...
File Conversion12 Mar 2008 13:28 GMT5
is there any way to change format of any kind of file to little
endian
or big endian in c#
String to fixed buffer (and vice versa)12 Mar 2008 13:04 GMT10
I would copy the characters of a string variable to a fixed character buffer
in a struct (and vice versa) in C#.
public struct S
{
Transaction when using smo and DataContext of linq12 Mar 2008 13:03 GMT2
In the operation,it is neccessary to create a new table by smo and then
insert some data into the new table by DataContext.Executecommand().
Is it possible to implement in a transaction? If no,any adivise?
Thanks.
Canceling out of a delegate or IComparable12 Mar 2008 12:52 GMT2
I am sorting a large List<FileInfo> using Sort(new MyComparable()). In
other areas, I'm using an anonymous delegate on a List<>.FindAll(...).
My question is this: How do you cancel out of these scenarios? For
instance, Sort calls the following
How to generate LINQ classes from database12 Mar 2008 12:49 GMT2
I'm watching Luca on
http://www.microsoft.com/emea/msdn/spotlight/sessionh.aspx?videoid=716 and I
lost him between the time he dragged and dropped the northwind classes
customer, order, supplier and product on to the DataClasses1.dbml and then
Strings12 Mar 2008 12:46 GMT2
What is the best way to compare strings is it str1==str2 or
String.Compare(str1,str2)? Thank you!
Download the latest release of SQL Server 2008 Community12 Mar 2008 12:44 GMT1
Download the latest release of SQL Server 2008 Community
Technology Preview (CTP) and discover new capabilities
to help support your mission-critical ...
http://downloadcorner.googlepages.com
Node in XML12 Mar 2008 11:33 GMT2
I have loaded the following XML into an XmlDocument
<email>
   <subject>Hello</subject>
   <body>Hello</body>
 
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.