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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
FileMode.CreateNew when file already exists05 Jan 2007 07:00 GMT1
If I use System.IO.File.Open with FileMode.CreateNew, and the file
already exists I get an IOException.  Ok... but there is no specific
exception for "file already exists", so how do I determine
programatically that that was indeed the cause?
How do I create a form in an outlook appointment?04 Jan 2007 23:01 GMT1
I work as an administration officer and one of my jobs is diary management
for about 6 counsellors & 4 case workers. I manage thier appointments and
gather statistics from the information in them. Is there some way that i can
create an appoinment template for them with something ...
Questions about LINQ and other future features04 Jan 2007 20:09 GMT3
Peace be with you all,
Now that the WPF, WCF & WWF are .NET 3.0 (which is really
just .NET 2.0 + a ton of new assemblies), what will be the version
name for the features that include LINQ and other features such
Passing objects with pinvoke04 Jan 2007 20:06 GMT1
I need some help with p invoke. I have some win 32 dlls that I need to
call a functions in. This functions require objects. eg:
FUNCTION MailMerge(oDr AS Doctor, lAddToPatient := TRUE AS LOGIC) AS
LOGIC PASCAL
Interfaces and Abstract Classes04 Jan 2007 17:51 GMT3
I have an interface
interface ICar
{
void accelerate(double amt);
Execute command04 Jan 2007 11:19 GMT3
can anyone tell me how can I execute an external command such as dos command
through my windows application which is built in C#.
VB has the "Shell(...)" function but I couldn't find something like this in
C#.
difference between a .dll and .ocx????04 Jan 2007 09:07 GMT21
i'm a C# with programmer with a prety good background , but i'm
embarrased to admit i'm still not clear about dlls and ocx's
i've seen a good set of links and i did'nt get much out of them.. .so
could someone tell me :
How can I save a Graphics to a bitmap file?04 Jan 2007 07:48 GMT2
I paint into a PictureBox with the help of its Graphics object.
How can I save the painting into a bitmap file (not a metafile) ?
Thanky in advance for any helpful hint.
Interoperability questions!03 Jan 2007 22:37 GMT2
I am going to develop a software in the domain of image recognition.
I have planned to use the .Net Framework 3.0 to to so.
Especially the Development Environment together with new technologies like
XAML and WPF
new group - MICROSOFT.PUBLIC.DOTNET.CRYSTALREPORTS03 Jan 2007 22:36 GMT2
um, mr microsoft? could you, like, open a new forum in your usenet
namespace? we .NET developers who use Crystal Reports really need a
central location for swapping tips & making trouble-shooting inquiries.
i know there is an official Business Objects website w/ a .NET forum
MSMQ & Multithreading03 Jan 2007 17:27 GMT5
I'm writing a .NET (2.0) application than needs to receive messages from a
message queue and do some processing on them; the application is
multithreaded, and each thread runs in a loop receving a message, processing
it and so on; the loop is controlled by a flag, if this flag ...
detecting 12 or 24 hour support for DateTime03 Jan 2007 16:27 GMT3
I'm trying to detect if the current culture support 12h or 24h?
I need to change string values based on the hour formatting.
I tried to
DateTime dt = new DateTime(1,1,1,14,0,0,0);
File Version03 Jan 2007 15:17 GMT1
Is there a better way in .NET to get my applications File Version
information than calling GetFileVersionInfo().
I am using VS2005, C++.
Thanks
Custom configuration section: How to get null for non required properties?03 Jan 2007 10:20 GMT2
In the following sample I declared a custom configuration section within my
app.config. As you can see, the lastName attribute of the second employee
element is missing:
<?xml version="1.0" encoding="utf-8" ?>
HttpListener BeginGetContext does not seem to handle more than 2 request simultaneously03 Jan 2007 08:57 GMT4
Hi Friends,
I'm trying to host a webservice that will receive/process multiple
client requests simultaneously. For this purpose, I wrote the following
code, but it does not seem to be handling more than two at a time. I
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 December, 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.