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 / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
What's a Field in the .NET Framework?06 Dec 2005 13:47 GMT2
I couldn't find any explanation on "Field" in MSDN. Can anyone please
enlighten me on what a Field is and what it distinguishes from a property? I
need this definition to decide when to use Type.GetField() and
Type.GetProperty(), respectively.
Changing working folder of services06 Dec 2005 13:01 GMT2
I rewrote a component of us so that it is now a service. Unfortunateley the
service cannot start, because the third party product relies on expects to
be started from a special working folder. My service itself is placed in
this folder but when starting a service the working folder ...
Is there a Microsoft smartclient forum?06 Dec 2005 10:13 GMT2
I have specific Smart Client questions, but can't find a forum that fits?
Anyone know of one, or if Microsoft plans one?
Chris
How to compile for .net 1.1 & 2.0?06 Dec 2005 08:24 GMT6
Hi;
How can I build a dll so it runs under both .net 1.1 and .net 2.0 (without
requiring a config file)? The dll I have runs fine under both, so I want it
to just work using whatever the exe that calls it is using.
ANN: Fusion workshop updated to .NET 2.006 Dec 2005 08:20 GMT1
I have updated my Fusion workshop to .NET version 2.0 and I have added
two new sections on native images and unmanaged assemblies.
This is 60,000 words and is totally free. The workshop describes all the
features of Fusion and leads you through these features with examples
.net framework 1.1 install failure on fresh XP MCE06 Dec 2005 08:16 GMT3
I've been trying to install .net 1.1 on a fresh Windows XP MCE machine all day.
the MCE version i downloaded from msdn 2 days ago (english) and everytime i
try to install .net framework 1.1 the installation stops/hangs/stall at the
following point:
Gdi objects and memory leak06 Dec 2005 06:10 GMT6
I am facing some serious issues with an application written in c#. I noticed
(using Task Manager) that the number of GDI objects is increasing during the
use of the application which crashes. I don't know how to locate the problem
in the application and have several questions:
Is there any equivalent to memset?06 Dec 2005 05:57 GMT1
I want to know if there is an equivalent to memset but in .NET. I know there
is System.Buffer.SetByte, but it only works on arrays. I have a structure
and in some example codes I found, they initialize this structure to zero
with memset like this to make sure not garbage is taken ...
Creating a web service that uses a timer06 Dec 2005 03:26 GMT1
I've researched web services but have no luck finding anything but the most
basic tutorial. I want to have a service that runs certain checks at
specified intervals during the day. So after the service starts a timer will
be triggered to see if its time to run the checks.
No Touch Deployment working with .NET 1.1, but not with 2.006 Dec 2005 02:42 GMT1
I have a simple DLL that exposes a button and a label that is failing to run
under .NET 2.0. I'm using Apache as the WEB server. The final error is
"Microsoft.IE.SecureFactory: System.IO.FileNotFoundException: Could not load
file or assembly". Using Ethereal to watch the network ...
Serialize IPAddress06 Dec 2005 02:30 GMT2
How might I serialize an IPAddress?
I read it needs to have a default constructor so I made a wrapper class:
   [Serializable]
   public class IPAddressEx : IPAddress
validating a file upload field06 Dec 2005 00:56 GMT2
I'm using a file upload form field to allow a person to upload a file from
their browser.
I've noticed that I could type anything into the field: virus.exe and the
application will go ahead and write a file 'virus.exe' to the server.
Can't see windows service after installation05 Dec 2005 22:11 GMT2
I'm trying to install my Windows Service.
But i can't see it in my services list in MMC.
Installation has completed without error but i can't see my service.
Service is only for test. Have no code inside. only a "beep()" command in
How to get the current directory/folder by C#05 Dec 2005 20:26 GMT3
I am the rookie in C#, I would like to know how can I get the current
directory/folder and how to retrieve the information of the reference file  
by C#.
Your answer will be very appreciate.
Will existing apps work with version 2.0?05 Dec 2005 17:49 GMT2
I want to test and (hopefully) start using SQL Server 2005 EXpress, and
I read that I need version 2.0 of the .NET framework. If I install this
version, will I still be able to develop and run all my existing apps,
built using VS 2003 under version 1.1 of the framework?
 
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.