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 / .NET Framework / New Users / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
LINQ to SQL vs. Stored Procedures (Performance)19 Mar 2008 17:35 GMT6
Hi. I have a performance-related question about LINQ to SQL.  If I have a
Stored Procedure and a LINQ to SQL command, both which perform the same
function (ie - SELECT, INSERT, etc), is the Stored Procedure innately more
efficient than the LINQ to SQL command?
Switching on Enum Problem19 Mar 2008 15:53 GMT3
Using .NET 3.5.
This does not work, how can I make it switch correctly?
Thanks.
[Flags]
VISTA upgrade from home to business edition19 Mar 2008 14:02 GMT1
How do I find and complete and upgrade from Vista home to Business Edtion?
alobeck@bradmark.com
1-713-621-9346
Sign xml with smartcard19 Mar 2008 08:07 GMT1
I'm trying to use a smartcard to sign a xml document...
//xDoc is my xml to sign
SignedXml sXml = new SignedXml(xDoc);
//cert is a X509Certificate2 from my smartcard.
Implementing the Factory pattern19 Mar 2008 03:32 GMT5
I don't know if it is a FAQ, but I am reading about the Factory pattern on
MSDN. I understand the concepts and the structure of the files involved. But
when it comes to .NET, how do I implement this pattern? In order to achieve
real abstraction do I need to create separate ...
NET Regular Exp patterns work in VB6?19 Mar 2008 00:15 GMT2
Hi, Will .NET Regular Exp patterns work in VB6? ex: reg exp pattern
for email in .net \w+([-+.']\w+)*@\w+([-.]\w+)*\­.\w+([-.]\w+)* Will
this work if i use it in vb6? Anybody has idea about it. Please
comment on this. Thanks, Thiru.S
File reading and possible overflow18 Mar 2008 19:51 GMT2
I'm trying to read an entire file into memory.  I've read various articles
suggesting how.  Regardless of the approach (File.ReadAllBytes(),
FileStream.Read(), etc.), it appears that the data is read into a byte array.
However, a file's length is of "long" data type and a byte ...
Framework Registers/Stack restoration on exceptions18 Mar 2008 19:13 GMT4
What does the framework for stack/registers restoration when an
exception is thrown ?
Is there any way to act on the stack before/after framework does it's
stack restoration ?
Repost - MVP Needed Please - MailMessage and Authentication18 Mar 2008 16:48 GMT6
I am seeing some truly odd behavior when trying to authenticate against an
SMTP server using the System.Net.MailMessage object to send email. In a
nutshell, the SMTPClient object is sending this double CRLF pattern before
receiving the responses to previous commands, and then ...
some computer langauages18 Mar 2008 16:30 GMT1
http://computer-language-tutorials.blogspot.com
http://comp-languages.blogspot.com / for adsense
C:WINDOWS\system32\cmd.exe18 Mar 2008 04:54 GMT1
tHi guys,
I have a black box continously flashing on and off the screen freezing
everything
error message reads
Is Sub Finalize Implicity Created on Classes?18 Mar 2008 03:20 GMT8
Hi.  Is Sub Finalize Implicity created at run-time by the CLR, even if you
(the programmer) don't explicity create a Sub Finalize method on the class?
Thanks
Is it a Copy or the acutal Object17 Mar 2008 21:49 GMT9
I'm uncertain about what Function A (below) receives from Function B, a copy
of the dataset or the actual dataset object:
Function FunctrionA () As Dataset
   Dim ds as dataset = FunctionB()
How to show a ABOUT Form????????17 Mar 2008 20:14 GMT3
How to show a ABOUT Form????????
Hello Everyone:
    I use C# want to Create a Project. In my project. there are two
forms. One is main form, and another  is a about form. In the about
() in attribute declaration17 Mar 2008 15:40 GMT3
I have seen attributes, specifically Serializable declared in 2 ways and was
wondering if anyone had any insight on the differance if there is any. These
2 ways are [Serializable] and [Serializable()]. Does the addition of the
parenthesis do anything? Is this calling a ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 February, 2008
 
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.