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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to recursively delete a directory in .NET that contains files10 Jan 2008 11:56 GMT3
Directory.Delete(path, true (recursive)) throws an exception of the
directory is not empty.  silly as they could have overloaded the
method further providing for deletions with files...
anyway, i also tried using Process and spawning a DOS rmdir command
Deserialize case sensitive10 Jan 2008 10:50 GMT7
I have a problem for Deserialize some xml file.
Some files do not necessarily respect case of the elementname.
how Deserialize with case insensitive ?
my code :
Client callback adding items to databound collection = crossthread error10 Jan 2008 10:22 GMT1
I understand the concepts and rules for invoking UI methods from a non-UI
thread.  In the past I have always checked with the control's InvokeRequired
property and Invoked my delegate accordingly.  This has worked fine, nothing
special.
Connecting Visual source safe with c#10 Jan 2008 10:20 GMT1
Hi..
i want to create an application which will connect with Visual Source safe
and return me back the latest copy of a project.
Plz help me its urgent....
Proper Use of Streams10 Jan 2008 09:55 GMT4
I need to send the following XML to a network connection and at the same
time, output it as a string to an ASPX page. How can I do this?
The network connection code works. If I try to read hmnStream, I get a
"Cannot Read Stream" exception.
Multiple Interface implementation with same methods10 Jan 2008 09:55 GMT7
Consider a situation where a class (Say C1) is implementing two
interfaces (I1, I2).  Both the interface contains a method (M1) with
the same signature.
class C1:I1, I2
System.Configuration.ConfigurationManager.AppSettings - question10 Jan 2008 07:29 GMT2
I have a config  file.
<?xml version="1.0" encoding="utf-8"?>
<configuration>
 <appSettings>
Last try at this treeview10 Jan 2008 04:16 GMT9
I had given up on this for a while, but I am attempting it again.
This is what i am using to store my treeview layout into a db, I
am only using a few fields to make it easier to understand while
I am attempting to restore it back into the tree.
wk1 files, between a rock and a hard spot10 Jan 2008 02:46 GMT2
By the subject you may be able to tell that I am not pleased...
Here is my situation: We have an old but very useable program that
exports information out into a wk1 file.
I had a program that I had developed a couple years ago that would
Learn C#10 Jan 2008 02:12 GMT4
Learn C#
Is there any web site contain Video Tutorials Learn me C#
thank you
Start 'invisible' process10 Jan 2008 01:14 GMT4
Is there any Process options that will allow a DOS application to
execute without showing the cmd window? My application uses a small
DOS application to retrieve a list of machines, but I don't want the
window to pop up while this is happening, I want it to be an
Regular Expression Help10 Jan 2008 00:31 GMT1
I need help with validating usernames using regular expressions.  I
only want to allow numbers, letters, and the underscore as valid
characters for the username.  I just cannot seem to find the solution,
but I believe I am close.  Any help provided is appreciated!  Here is
Server Scripting Language09 Jan 2008 23:31 GMT4
I'm developing a C# web server and I want to implement some kind of server
side scripting.   I thought about writing my own, but that will take some
time..  I'm not sure if there is a way to impliment something someone
already has.    Anyone have any experience with any of this ...
Enums Type Question09 Jan 2008 22:10 GMT4
I keep hitting the same minor problem, but dont have a really great
solution. So Im looking for ideas.
There are many instances where I want to force the developer (  me ) from a
readability and robustability point of view to choose from a list of
Linq and creating queries on the fly09 Jan 2008 20:06 GMT2
One of the great things about SQL is that it's exceedingly easy to
create queries on the fly. I'm trying to accomplish the same using
linq but I'm running into problems when I'm trying to do the
following:
 
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.