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
DB Connection15 Jan 2007 12:14 GMT1
Hi guys, I'm a new-B to .Net but I have lots of experience with ASP
vbscript. I would like to find a good book on .NET 2 as my company have
acquired some work in this area. In the mean time can any one tell me or
point me to a good tutorial on how to connect to a SQL database and ...
InstanceDescriptor problem rendering Nullable<double> constructor parameters15 Jan 2007 06:13 GMT2
I have a class like so:
public class MyClass
{
   public MyClass(double? x, double? y)
UML class library needed15 Jan 2007 00:08 GMT4
I'm student doing my graduation work in .NET . I was permitted to use
some existing freeware UML class library in making UI for my work, but i
have problems finding one that would suit my needs. Such would have to
be able to draw all UML elements(from all kinds of diagramms) and
ReaderWriterLock with Interlocked?14 Jan 2007 19:54 GMT7
Found this piece of code in .Net SDK 2.0. Why do we need to use Interlocked
although AcquireWriterLock is supposed to serialize access and do the traick?
// C#
ReaderWriterLock rwLock = new ReaderWriterLock();
.net 3 and Visual Studio 05 Express14 Jan 2007 11:42 GMT5
I have got a little question can I upgrade my VS 2005 C# Express to the
.net framework 3 ?
And if yes how ?
Thanks
Using Statement14 Jan 2007 07:08 GMT3
I recently saw some code written by another programmer in C# , it had code
blocks
using(<some statement to connect to a database>)
{
ClickOnce not working13 Jan 2007 21:00 GMT1
I have a windows click once installation deployed on our local
intranet.  It seems that the program will only install for about half
of our staff.  It seems to be the newly imaged machines it is not
working on.  All the users have .Net 2.0 and Visual Studio 2005.  For
local path13 Jan 2007 12:02 GMT1
If I start my program from a map drive, how do I get the local path or UNC
path for the application instead of the one from a map drive? I am using C#.
FileLogTraceListener not writing to file beyond a constant max-size12 Jan 2007 18:29 GMT1
Hi Friends,
I've been using FileLogTraceListener class to write log data to files.
Since the data being written is continuously generated, I set the file
to be created on a daily basis. I do not set up the maximum size for
Calling from default AppDomain (native code) into another AppDomain (managed code), hosted by ASP.NET12 Jan 2007 15:41 GMT2
We have a situation where a managed C++ assembly links with native C++ dll.
There is a callback mechanism which calls back into the managed code
asynchronously. Since native classes cannot hold onto a managed reference,
we need to have a managed static member which we access during ...
PictureBox: internal use of thumbnails?12 Jan 2007 14:40 GMT1
Using: Windows Mobile 5, .Net CF 2, C#
My Form contains 5 small PictureBoxes, each displaying a large photo
(1600x1200). Since I'm running into memory problems I get the feeling
that each PictureBox keeps the complete photo in memory. Are
.Net 3.0 Install Error12 Jan 2007 05:39 GMT2
I'm getting the following error when trying to install .Net 3.0:
>From dd_dotnetfx3error.txt:
Communication Foundation. MSI returned error code 1603
[01/11/07,10:52:43] WapUI: [2] DepCheck indicates Windows Communication
Globalization: using another than the default language12 Jan 2007 04:40 GMT2
Using: WM5 PPC, .NetCF 2, C#, Visual Studio 2005
OK, I figured out how to add resources.resx files for different
languages/cultures for both my Frames and my project at large. But how
can I deploy a version of my application that uses the non-default
How do I grant permissions to my .NET 2.0 program in Windows 2003?11 Jan 2007 17:39 GMT1
I created an application under C# that runs as a Windows Service.  On
my workstation the application runs fine.  On my Windows 2003 server,
it doesn't.  I used the .NET framework 2.0 InstallUtil to install my
Windows Service.  The service appears in the service list, and if I try
Error reading the HTTPListenerRequest InputStream11 Jan 2007 17:14 GMT3
Hi Friends,
When I try to read the incoming client request data using the
HttpListenerRequest.InputStream property, I'm getting the following
exception (not everytime) -
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.