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 / February 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
AutoIncrement - DataGrid12 Feb 2004 16:26 GMT2
I have a sql statement that uses the index server oledb provider to extract items from Index Server.  The results are placed in a dataset and into a dataview.  The dataview is binding to a datagrid and I am using template columns/items to output the data.  I would like for the ...
Lock or Synchronized ??12 Feb 2004 15:57 GMT4
Some classes, like Queue and SortedList, have a Synchronized method which gives a thread safe wrapper object for these classes. But the lock() statement does the same thing. Is there any rules as to when to use one and not the other? For instance, if I wanted to remove an item in ...
Using stream HttpRequestClass 12 Feb 2004 15:41 GMT2
I'm using HttpRequestClass on .NET and .NET Compact. I made request and get
incomming data.
But data feed is very slow. But I need to get data as early as possible. But
behavior the code under
Posting to another page attribute: PostTargetUrl12 Feb 2004 14:59 GMT6
Post Forwarding question......
For this control below,
<asp:Button runat="server" PostTargetUrl="page2.aspx" />
      The Attribute: PostTargetUrl="page2.aspx"
Failed to load resources from resource file Pleas check your Setup12 Feb 2004 14:21 GMT9
Failed to load resources from resource file Pleas check your Setup.
One client, windows xp pro, receives the following error message when
starting my application:
"Failed to load resources from resource file Pleas check your Setup."
Close TCP/IP Listening Socket12 Feb 2004 14:20 GMT6
I am developing an asynchronous socket application and I
want the user to be able to start and stop the server.
Everything works fine when the server is started, but I
can't figure out how to close the listening socket. I've
Converting12 Feb 2004 12:53 GMT1
Hello all, just a quick question - I really should know this :
What the differece, if any, between
Convert.ToString(doubleVariable); an
doubleVariable.ToString()
web service remote debug problem help !!12 Feb 2004 11:10 GMT2
I have my Webservice running ok in my local machine but when I try to write
same simple service in the webservice I get this I made the changes in the
Web.Config that the message suggest and I still having the problem ..
Any Idea  why !!!
how to get wordcount in asp.net12 Feb 2004 11:09 GMT3
i have a query how do u get wordcount in asp.net . I was able to get wordcount in VB.net using reference componets of microsoft word .For asp.net iam not getting the wordcount if i refer the same components plz suggest
thanx  al
by
Guruprasa
BinaryReader and BinaryWriter and Endianess12 Feb 2004 08:09 GMT7
.NET is mainly designed for Windows and could be assumed to
work with only little endian binary files.
However, what is the real behavior?
BinaryReader : Is this designed to read system/hardware supported
How to clear "assembly download cache" on windows xp?12 Feb 2004 08:06 GMT9
How to clear "assembly download cache" on windows xp?
Is it possible to clear the "assembly download cache" (C:\Windows\Assembly\) on a windows xp client?
Thanks in advance!
Your comments please on Marshal.PtrToStructure(..) ...12 Feb 2004 07:43 GMT6
I have the following code (which works fine) to quickly deblock incoming
stream of data from sockets.
What do you think? Do you see any performance problems using interop for
such a thing?
cl.exe missing in my .net framework utility dir12 Feb 2004 05:01 GMT2
I've installed the .net Framework SDK, and when looking in the directory
(Framework\v1.1.4322), I can't find the C+ compiler cl.exe
Was it suppoed to be there, or I should download some extension? Or maybe it
is not available free?
How to Pass two Parameters to a delegate12 Feb 2004 03:56 GMT1
I need to be able to pass two parameters to a delegate. Can someone help
me out with the syntax? Here is my code. Thanks Chad...
Dim dlg As New DisplayDataDelegate(AddressOf DisplayReceivedData)
Dim args() As Object
General Question12 Feb 2004 03:08 GMT1
What is the difference between:
1) Visual Studio.NET Enterprise Architect Edition
    and
2) Visual Studio.NET Professional Edition
 
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.