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 / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
sending mails05 Jul 2006 14:42 GMT1
hi,every one!
   I have a question about sending emails.My codes works well over some
smtp servers,but doesn't over the others. My codes is listed belowed:
   try
FileShare question05 Jul 2006 13:27 GMT1
Can anyone tell why I can't create the second filestream object?
Stream s1 = new FileStream("C:\\test.txt", FileMode.Open,
FileAccess.ReadWrite, FileShare.Read);
Stream s2 = new FileStream("C:\\test.txt", FileMode.Open,
CheckIfInstallable method locks the file05 Jul 2006 10:09 GMT4
when I try to use the CheckIfInstallable  method of
System.Configuration.Install.AssemblyInstaller on a file not installable, I
correctly get an exception, but then the file checked remains locked by the
application until I close the program (e.g. I can't delete the file or
SelectSingleNode Issue05 Jul 2006 08:40 GMT2
All,
There are so many newsgroups these days, I am not sure if this is the correct
one I should be posting to; if not, I apoligize!
I have the following xml file, this was generated by the .NET disco.exe utility.
Is WMI supported in Compact Framework 2.004 Jul 2006 19:26 GMT1
Can anyone tell me if Windows Management Instrumentation (System.Management
namespace I think) is supported in the CF 2.0 so I can discover information
about a device such as a PocketPC or SmartPhone?
AppDomain just like Winword04 Jul 2006 18:58 GMT1
I am able to keep same process for my different instance of my application
when we are launching "New Document" in our application using
AppDomain.CurrentDomain.ExecuteAssembly.  Only issue is that one instance is
running, on double click on exe in explorer, it is creating ...
Problem in Importing data from Excel (Urgent)04 Jul 2006 16:37 GMT2
I am using following code to Import data from Excel File in .NET 2005
DataSet myDataSet = new DataSet();
string strConn = @"Provider = Microsoft.Jet.OLEDB.4.0; Data Source =
c:\test.xls;Jet OLEDB:Engine Type=5; Extended Properties=Excel 9.0";
DataGridView04 Jul 2006 12:34 GMT4
   As we all know that Asp.net allo DataGridView inside another
DataGridView. How can we implement this kind of thing in Win Form.
Thanks.
Goh
Forcing exception Handling04 Jul 2006 12:28 GMT1
Is their any way to setup VS such that it forces programmers to handle all
exception (similar to Java).
Thanks
--
.NET exe of Webserver is not executed in .Net 2.004 Jul 2006 10:03 GMT4
When I put a .NET assembly (.exe) generated with VS.NET 2003 on a Webserver
(IIS) and try to invoke it over a Browser (IE) from another station the
following happens:
1. under .NET 1.1 the application gets executed (normal appearance)
Best practices in .NET libraries compatible to Compact Framework04 Jul 2006 09:22 GMT4
Im writing .NET libraries for .NET Framework and .NET Compact Framework too.
What is the best practices to write 'multi-platform (.NET Framwork / .NET
Compact Framework)' libraries
:)
Microsoft.Common.targets, HELP!!!!04 Jul 2006 06:27 GMT2
I'm suddenly getting the following error when I try to build a
class-library, Windows Application,....:
Error 1 Unable to copy file "obj\Debug\ClassLibrary2.dll" to
"bin\Debug\ClassLibrary2.dll". Could not find file
how to produce library documentation?04 Jul 2006 00:35 GMT7
I'm trying to write the documentation of my library using XML tags.
I'm using NDoc but it doesn't support C# 2.0 very well.
Any tip on what other product I could use?
Up/down value conversions03 Jul 2006 17:21 GMT2
We are using an up/down control to facilitate numeric data entry,
however, we are noticing issues converting from the up/down value
(apparently a Decimal) to the units we are working with (Double) and
vice versa. There appear to be precision issues, and then we take those
Opening projects from VS 2003 in VS 200503 Jul 2006 17:19 GMT3
I recently upgraded from Visual Studio .NET 2003 to Visual Studio .NET 2005.
I have several projects that I created in Visual Studio .NET 2003, but when
I try to open them in Visual Studio .NET 2005 it tries to force me to
convert them. for some of these it would be fine, but ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 June, 2006
 
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.