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
Dataset from XML file28 Dec 2007 21:47 GMT1
I have a table I am getting from an outside program that I am trying to read
to build some Sql Tables and insert data from.
The problem is that the following table puts all the tags together, instead
of separting them by the different forms.
what is new in c# 3?28 Dec 2007 21:04 GMT11
Linq and the features necessary to support it get a lot of attention but
i happened to find out about partial methods by chance.  Is there a
comprehensive list of new c# stuff somewhere?  i couldn't find anything
obvious on the c# page on msdn.
Implementing collection for VB script in C#28 Dec 2007 21:03 GMT6
I have created a "collection" in C# like this:
namespace ClassLibrary1
{
 public class X {}
Split strings28 Dec 2007 20:59 GMT4
What would be the best way to split a string into a string array. with the
following possible inputs?
abc1 abc2 abc3        -single space
abc1   abc2   abc3    -multiple spaces
RichText Problems28 Dec 2007 20:38 GMT3
Hi, I am going crazy trying to resolve a stupid issue.  I have a RTB
control and created a method to accept a string and (hopefully) set
the font and size and alignment... Here is the method:
      private void AddToRTFReport(string asText, object aoColor,
multithreading problem28 Dec 2007 20:34 GMT3
.NET 2.0
I'm developing an application which will perform some webservice calls and I
believe having those calls in a separate thread may help the app run
smoother
Service Question28 Dec 2007 18:46 GMT1
dot.net 2.0 c#
i have 2 Questions....easy one 1st
How to destroy a object within itself without calling dispose
example
Custom Control not appearing in Toolbox28 Dec 2007 18:28 GMT1
When I create a custom control inside my Windows Application project
it does not appear in the toolbox. I'm using Visual Studio 2005 (Team
System for Developers), so this should appear automatically, right?
I've compiled the application and selected show all items, but the
Filename Issue with FTP in .NET 2.028 Dec 2007 17:23 GMT2
Hello folks, and Happy Holidays to those celebrating,
I'm fairly new to using the .NET framework, and am attempting to do
some FTP work.  I have to use an authentication connection to a
mainframe FTP session, and due to support concerns, I need to use
LPT1 and access to it28 Dec 2007 16:34 GMT4
What is wrong with the login procedure in the community forums in DOT.net C#
??????
I have tried the trick with deleting coockis 3 or 4 times but STILL I have
problems with the login procedure !
Book on C# for C++ developers...28 Dec 2007 16:09 GMT6
I'm looking for a decent book that introduces C# to a (reasonably
experienced) C++ developer. Prefer compiler-independent, though I will
be using MS compilers for the most part. (Prefer concise and to the
point, not a Stroustrup equivalent!)
How to populate a asp:Repeater from a base class?28 Dec 2007 15:42 GMT3
What is the best way of populating a repeater control from a SQL Database
using a base class. I am trying to impliment a base class that can be used
across future websites and will populate a repeater control on the aspx page.
The logic is losing me a bit as it seems wrong to try ...
StringBuilder help28 Dec 2007 15:41 GMT7
I was in an interview question what is the most efficient way to sort
a string for example "010101", the result would then be "000111", and
write the code on how to do this.  I wrote the code for the
interviewers and I was told I did ok, but a stringbuilder would have
Any way to tell if you are in the designer from a static function?28 Dec 2007 14:59 GMT7
We have a control that is throwing an exception in a static initializer
when viewed in VS2005 designer as a subcontrol on a form.  The exception
doesn't get thrown when designing the control itself, nor does it get
thrown in normal run-time, so it must have something to do with ...
Fade Images28 Dec 2007 14:52 GMT2
I draw some images on my canvas using Graphics.DrawImage() in a
component class. After the canvas gets loaded I would like to apply
some animations to the images. Is there any event where I can do this
apart from paint event?
 
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.