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
advantages on LINQ11 Jan 2008 15:26 GMT4
I want to know advantages on LINQ
serialization question11 Jan 2008 14:57 GMT13
I have a binary serialized file on the client box. I would like to
open it with a completly different program to see what is in it. I
copied the the serialized class information from the project which
created it to a new project which will open the serialzed object. When
Linq lazy loading11 Jan 2008 14:48 GMT6
i'm trying to use lazy loading with Linq to sql and related objects
seems like you can only call the child object if the context is still
open, this is not real lazy loading.
here is my actual implementation
Open Post to the C# Development Team11 Jan 2008 13:44 GMT28
Dear C# Development Team,
Is the latest version of C# for the development community's benefit,
or an opportunity to play around with features you would like to code?
Forgive me for asking, but it seems like you (the development team)
Regular expression for validating [GrandTotal]=4*[TotalCharges]+[currentCharges]+211 Jan 2008 13:29 GMT10
Hi Friends,
I'm constructing a regular expression for validating an expression
which looks as any of the following forms:
1. [GrandTotal]=4*[TotalCharges]+[currentCharges]+2
Exporting to excel11 Jan 2008 13:24 GMT1
I am using RKLib to export to excel but i need to change the format of
one of the columns when i export it to excel.Any suggestions will be
appreciated, when the column is opened by excel it is automatically
converted into rands because there is a R before the data in each
Saving data quickly to a database11 Jan 2008 12:57 GMT8
I plan to import some data from an old DOS-based programme. The data file format that this programme
produced appears to be proprietary, but I've managed to reverse engineer the format and have put
together a C# programme to do this.
The data will be imported into a database table ...
Loading assemblies in another domain gets the assembly loaded in the default domain too!?!?!?11 Jan 2008 12:33 GMT2
I'm trying to achieve a scenario where I have c# files that are compiled
dynamically, the assemblies are then loaded in a different AppDomain, I call
a simple method from the object, and then unload the AppDomain to release
the lock on the assemly files (so to I can compile the ...
Remoting, Singleton and BackGroundWorker problem11 Jan 2008 11:55 GMT1
I'm working on my first remoting project.  It's going well and I have one
(that I know of!) bug left to work out.
I understand how remote objects have leases and those leases expire.  I
fixed a problem earlier today where the EventShims that my clients were
Image from file (release handle)11 Jan 2008 10:06 GMT16
I have a method that I use to get a System.Drawing.Image from a file without
keeping a handle on the file open (so I can delete the file).  Here is the
code:
<code>
Technology like clickonce11 Jan 2008 09:43 GMT5
Hi all...
Does anyone knows a tech like clickonce??? I tried it but the problem is
that it wont install to all users...
Thx...
System.InvalidOperationException: The ConnectionString property has     not been initialized.11 Jan 2008 09:41 GMT4
this morning found that my Service had crashed, and the error was
"Exception Details: System.InvalidOperationException: The
ConnectionString property has not been initialized". I have no clue
WHY the ConnectionString wouldn't be initialized as I do not play with
Datatable.Clear() method please help11 Jan 2008 09:37 GMT3
I have a datatable into which i insert data then display the data in a
datagridview.When i want to clear the table and place completely new
data in  the table, the table still retains the column headers(this is
using the datatable.Clear() method).The table then adds the new
c# reading data from .xls file results in missing data11 Jan 2008 08:32 GMT1
i am writing code to import data from an .xls file into a db using an
oledbadapter to fill a datatable. I can access most of the values
easily using this method. i do however have problems with a couple of
lines in the file. when i access these rows, they do not contain any
DataContractSerializer returns null when deserializing an object11 Jan 2008 08:22 GMT4
I'm working with WCF and the DataContractSerializer to serializer a somewhat
deep tree of entities (less than 10 levels). I'm using the PreserveReferences
option as I've got entities that have a circular reference.
The application has been out for about 2 months, and it's been ...
 
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.