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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Visual Studio 2005 for VB.NET 1.127 Mar 2006 13:40 GMT1
I already have a licenced copy of Visual Studio 2005 Standard, and I bought
that to build Web Applications under the new version of the framework the
2.0
but now I got this Handheld device running under Windows CE that to manage
Implemented interface methods are not available and do not show in Intellisense?27 Mar 2006 13:29 GMT2
I'm creating my own SortedList collection class that implements IDictionary,
ICollection, and IEnumerable.  The code compiles.
I am writing a unit test to exercise it.  I can create the object but none
of the methods like Add are available.  The only thing that shows in
Enum as a Generics constraint - why doesn't it work?27 Mar 2006 10:43 GMT7
Hi Group.
I would like to do the following:
public static DecriptiveCollection GetValuesForDisplay<T>() where T :
System.Enum
Page state on postback27 Mar 2006 09:39 GMT1
This is a pretty straightforward question about postback, etc. in C#
ASP.NET.
I have 3 DropDownLists, each is bound to a SQL DataTable, created from
3 SQL queries.  If the user makes a selection from a DropDownList, an
migration from asp: better client or server-side code?27 Mar 2006 07:48 GMT10
I made an application in classic asp (reservation of books and video stuffs
for students) and want to migrate to asp.net.
The user has to chose a date, then pushung on a submit button. The whole day
is then displayed in cels of a table. The user has then to click in a cel
Playing the video n audio files27 Mar 2006 06:48 GMT1
I want to play audio n video files in my web application...
How can I do this?
Are there any samples..
CLR 2.0 Sleep Call.27 Mar 2006 00:13 GMT3
Module written in 1.1 makes call to sleep.
The declaration in the module is:
Private Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)
Moved project to 2.0
how to fingerprint a user's machine?27 Mar 2006 00:09 GMT4
i need to have a way to accurately 'fingerprint' an end-user's machine. the
resulting 'fingerprint' needs to be a simple string-based value. currently,
i have created the function listed below that i am using to do this.
however, this appears to break down from time to time and i ...
Using ManualResetEvent within a ContextBoundObject26 Mar 2006 23:57 GMT1
For some reason, I tried to create an instance of the ManualResetEvent class
from the constructor of a class that derives from ContextBoundObject (for
automatic synchronization purposes), and after the call to "new
ManualResetEvent(false)" the watch window shows "undefied value" ...
Compiler Error26 Mar 2006 23:56 GMT1
Why do I get an Identifier Expected Compiler Error in the following function
         Function SubmitUpdate(ByVal row As DataRow, ByVal cmd As
OleDbCommand) As Integer
           Dim pc As OleDbParameterCollection = cmd.Parameters
Error adding to the OleDbParameterCollection object26 Mar 2006 23:50 GMT2
Thanks for any thoughts on this
I receive the following error when I run the code snippet below:
An OleDbParameter with ParameterName 'CateroryID_New' is not contained by
this OleDbParameterCollection.
Updating access database26 Mar 2006 23:44 GMT2
Thanks in advance for any help.
I am using code that is directly from David Sceppa's book from MS Press
titled "ADO.NET".
I have walked completely though the code and I find values are what they
Copying a flash mem card, including boot sector.26 Mar 2006 23:44 GMT2
Is there a .NET framework call that will make an exact copy of the contents
of a disk, including the boot sector if there is one?
What I have is a Windows CE device that boots from a compact flash card.  
This device goes out to customers, where it runs a machine for them.  I want
Why use and what is project reference26 Mar 2006 17:06 GMT1
I use C# and VS 2003
My exe file is using several class dll
If I have a class Dll called Test.dll that I want to add a reference to I
use the add reference in project settings and select  the.NET tab and then
Altrnative to Bitmap.GetPixel26 Mar 2006 17:06 GMT3
I was playing around the other day trying and I was programing a little
app that reads a image pixel by pixel and stores the color information
to a string, from which I can later generate the picture back...
The problem is that this is quite slow for larger images. So I was
 
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.