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 / April 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Web service exception10 Apr 2007 20:10 GMT2
Hi,
I have a web service installed on windows 2003 x64 machine. I have a consist
exception from the web service:
System.InvalidOperationException: There was an error generating the XML
Socket.BeginReceive errorCode parameter10 Apr 2007 19:58 GMT3
In .NET 2.0 Socket.BeginReceive has a new overloaded version:
public IAsyncResult BeginReceive (
    byte[] buffer,
    int offset,
[feature request] Array.IsNullOrEmpty10 Apr 2007 18:50 GMT1
starting from .NET 2.0 there is a nice IsNullOrEmpty static method on a
System.String class which saves the time so instead of
string theString;
if ( theString != null && theString.Length > 0 )
Evaluating a string as a IF condition10 Apr 2007 17:12 GMT7
I was woundering if it's possible to use the content of a string as the
condition on a IF statement.
Example:
string c = "(nb == 10)";
command line arguments10 Apr 2007 15:50 GMT1
Im a newbie to c#.net 2.0..
I need some info on command line arguments.
how do I pass command line arguments in a console applications..
.Net 2003 C# (with Crystal..being culprit)  error10 Apr 2007 10:56 GMT2
It's  windows app, runs fine of course on Dev machine, produces the Crystal
Reports
but
on Client Machine with DotNet runtime installed and also app,  get Runtime
error num10 Apr 2007 04:03 GMT1
46558 port  unable 2 reach,help me i am nee 2 all of this...kind regards
OWA09 Apr 2007 22:14 GMT1
Can we download Global address list in OWA 2003
SmtpMail09 Apr 2007 21:46 GMT1
I have an application that uses SmtpMail.
As part of that, I want a notification emailed to the sender on any failure.
I am using:
       Dim SmtpMail As Mail.SmtpClient = New
How does  Microsoft  support WS-*??? (MSE2.0,MSE3.0, NET3.0)09 Apr 2007 20:02 GMT2
Although I see a lot of reference telling me that MSE.2.0 MSE3.0
support WS-*, but I have not seen any concrete sample on how the WS-*
is supported, for example ws-transfer & ws-address. How does MS
generate the interface compatible with WS-*?
Java to C#09 Apr 2007 19:33 GMT1
i want to convert a java project to a c# project.  i found a lot of tools on
the internet. anyone can tell me which one is best one?
Cheers
security exception when running .net app from network drive09 Apr 2007 19:31 GMT1
I have a .net app I can't seem to run on a couple of the machines I need to
run it on. It works on most but on these few I keep getting a .net security
exception.  I have gone to the .Net Framework 1.1 Configuration app, runtime
security policy, "adjust zone security" and set full ...
Generic question09 Apr 2007 19:07 GMT1
I have one question about generic class.
public class Base<T>
   where T : new()
{
Accelerator key not working09 Apr 2007 18:01 GMT2
I have a C# winform with accelerator key associated with some menus.
If my exe is in unmanaged C++ and the winform is invoked through
interop, the accelerator key not working. If I create a new C#.Net
project and the same winform is invoked in the C#.Net project, the
Unable to go back to default profile after creating a new one09 Apr 2007 16:27 GMT1
I needed to put password protection on my computer which at that time had no
profiles created, I added a profile and accessed it okay. However I realised
that all my information such as Outlook with all the saved emails and
contacts was not there. When I tried to return to the ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 March, 2007
 
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.