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
3 general c# questions18 Mar 2008 16:40 GMT13
I have 2 general c# questions I was hoping someone could answer...
1.  Is it possible to return a struct by ref?...
class A
{
c# features - revised!18 Mar 2008 16:32 GMT1
alright...one more try at this...at least it got people talking about
it...This is just what I think would be good features...(which of course
doesn't mean jack)...but I think it's good to discuss...
1.  static extension methods
computer languages18 Mar 2008 16:31 GMT1
http://comp-languages.blogspot.com
http://computer-language-tutorials.blogspot.com
WCF WSHttpBinding Certificate PeerTrust18 Mar 2008 16:14 GMT1
I am developing a WCF based app on Vista using IIS 7.0 but it will be
deployed on Microsoft Server 2003 with IIS 6.0. The app uses WSHttpBinding
and mutual Certificate authentication. The app works fine in the Vista IIS7.0
environment, but when moving it to the test environment ...
how to insert the exact date in database18 Mar 2008 15:24 GMT4
Hello to all.
Please help me.
I'm inserting a date into sqlserver 2005 using C#3. my problem is while
insert is successfull my date and time.
Regex password18 Mar 2008 15:23 GMT2
Trying to validate a password with a regularexpressionvalidator
But cant get the regex to work correctly
I' look for a Alpha-numeric password of at least 7 in length and no upper
limit in length
Signature verification18 Mar 2008 14:49 GMT2
Would anyone happen to know how to determine if a digital signature
used MD5 or SHA1 as the digest algorithm?
I have a requirement to verify the authenticity of VeriSigned exe
file, and while validating the certificate chain is simple enough, I
"Categorized" DataGridView (windows forms18 Mar 2008 13:50 GMT4
OK, I've really been struggling with the best way to go about this.
I have a read-only DataGridView bound via a BindingSource to a particular
table in a strongly typed DataSet/DataTable.  I can sort, and everything
works fine.
Best pracise for using Linq within a 3 Tier project18 Mar 2008 13:39 GMT5
What is the recommended way for using Linq within a 3 Tier project?
Many thanks
Returning an Abstract class from a property18 Mar 2008 12:58 GMT5
I'd like to return a class from a property. The class must be abstract as it
cannot exists without the parent class but the parent class should have the
ability to create it & expose it through a property.
e.g
Best way to build an internet application?18 Mar 2008 12:53 GMT4
I have a (3-tier) desktop application that I developed entirely in C++,
comprising mostly of Win32 Dlss as well as some ATL COM objects.
I want to "port the application to the internet", so that it can be run
over the internet - I'm sure there is more than one way to do this. BUT
html and regex18 Mar 2008 12:46 GMT11
I have been trying to parse a webpage in my own free time and I have
come to yet another regex I can't quiet seem to get. I wanted to get
the data inside the <table> tags, however the html and other daata
inside it span multiple lines and nothing I use seems to work.
Calling a VB6 ActiveX DLL from C#18 Mar 2008 12:35 GMT4
I created a basic Hello World type of function and compiled it as a VB6
ActiveX DLL in the hopes that I could call it from C#. When I try to add a
reference to the DLL in the C# IDE I get an error message stating:
The reference could not be added. Please make sure that the file is ...
LINQ, Hashtables and Business Layer18 Mar 2008 11:38 GMT3
Hello people,
I have a performance query regarding LINQ that I would like some opinions.
Currently we have a business logic framework that is used in n-tier
applications.  We read data from a database using a data reader and use this
Linq and OrderBy18 Mar 2008 10:08 GMT1
I have the following code
           NorthwindDataContext nw = new NorthwindDataContext();
           string orderByFieldName = "ProductName";
           var data1 = (from p in nw.Products orderby
 
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.