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
http://127.0.0.1 works, NOT http://localhost or http://MyCompute...29 Mar 2006 11:42 GMT1
This is a problem that I had before, went away for some reason I don't know,
and that I got back now with my freshly installed pc.
I have XP Pro, with all service packs, latest updates etc installed, and
IIS.
FileLogTraceListener in asp.net 2.0 project29 Mar 2006 09:25 GMT1
I'm setting up tracing for a c# asp.net 2.0 web app.
I saw an interesting TraceListener called FileLogTraceListener that resides
in the
Microsoft.VisualBasic.Logging namespace.
Thread constructor - maxStackSize argument?29 Mar 2006 07:34 GMT3
Framework 2.0
There is a constructor for the System.Threading.Thread class that takes a
ThreadStart object and an int as construction arguments. The ThreadStart
object is the delegate to the thread entry point obviously, but what is the
CLR 2.0, SQl objects and dispose29 Mar 2006 01:17 GMT5
I know this has been discussed before and I have read the earlier posts but
I am still unclear.
I have code that was written in 1.1
Dim cmdConn As SqlClient.SqlCommand
Equivalent to VCL's DataModule28 Mar 2006 23:32 GMT10
In Borland's VCL ( Visual Component Library ), one can use a DataModule
into which one can drop non-visual components from the RAD designer. The
DataModule is a design-time visual container for non-GUI components,
which is never seen visually at run-time as a GUI control. An
Syntax question28 Mar 2006 22:41 GMT5
Can some kind person tell me the syntax for declaring and creating an
array of generic List<decimal>'s?
For instance:
List<decimal>[] seriesValues = List<decimal>()[numSeries];
can any one tell me the difference????28 Mar 2006 22:35 GMT1
Can anyone tell me the difference between active directory and application
directory ?
Thanks in Advance
Brahmi
NET Framework Permission Request Viewer in .NET228 Mar 2006 20:49 GMT1
PermView.exe - .NET Framework Permission Request Viewer.
Why PermView.exe is not included any more in the .NET2 Framework?
Is there a correspondent utility for .net2 assemblies?
Many Thanks,
Serious bug in .NET framework 2.0 - IShellLink interface crashes28 Mar 2006 19:48 GMT19
*Hello*
I wrote an application which runs perfect under .NET framework 1.1.
I was very disappointed, that a LOT of things do NOT work on *Framework
2.0*.
uploading a text file to a specific url28 Mar 2006 19:23 GMT1
Can any one help me how to upload a text file to specific url  using c# not
with asp.net
I tried with webclient but its not working fine and i worked with
httpwebrequest class also but no use
:-(28 Mar 2006 18:52 GMT5
It wasn't available!
It's starting to look like we wont be going.
You can imagine how I feel about that.
pinvoke GetDiskFreeSpaceEx with UNC28 Mar 2006 18:51 GMT2
I am using VS 2005, .Net 2.0., Windows XP Pro SP2
I encountered a problem for which I couldn't find answer in google.
I want to get colume size information - total, free and available. I am
using GetDiskFreeSpaceEx API function to do this.
Detecting "Network cable plugged"28 Mar 2006 13:26 GMT4
I'm working on an application (a windows service) which should be able to
detect, if a network cable is plugged/unplugged. I know that there is a way
to query the state periodically but I guess that there is also a
"triggered"-way!
Remoting a collection class?28 Mar 2006 12:13 GMT5
I want to create a collection class (List or SortedList, etc) that is
remotable (inherits MarshalByRefObject).  Because C# doesn't support
multiple class inheritance I can't just do this:
public class Groups : List, MarshalByRefObject
LPVARIANT param returned from unmanaged dll (.net Interop)28 Mar 2006 11:58 GMT1
Hi all. I have a c# windows forms app that uses a unmanaged dll. I need
to call a function in the dll that registers a callback function. When
the dll generates an event it calls my callback function. The problem
is that when my callback function is called a LPVARIANT value is
 
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.