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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XmlUrlResolver & document()03 May 2005 09:13 GMT6
I try to use document() function in XSLT, but looks like .Net XSLT parser don't try to resolve external URL. Does any body know what can be wrong here :
=================C#=========================public class XmlUrlResolverExt:XmlUrlResolver
{
   private static readonly ILog log = ...
"Not Responding" Message in Windows Form Application03 May 2005 02:10 GMT2
When there is a statement in a windows form application which is executing in an infinite loop, the name of the form will show "Not Responding". How does .NET determine if the application is in an unstable state? I wonder if WMI is the right way to track the application? If so, ...
How can I select ALL items in the listbox at runtime02 May 2005 20:11 GMT1
I have used the following code, but I can't find how to get the SetSelection
property to select the items in the listbox (lstTeams). I'm using C#. When
the checkbox is selected, I want to select all items in lstTeams (90 items)
so the user doesn't have to manually select each ...
Gen Question - Verify Web Page02 May 2005 19:10 GMT2
I've written a quick .net based intranet utility that checks server status
and app status.  
I need to make sure a web server is up and running. My idea is to request a
web page and load it into a buffer.  If an exception occurs, something's
Make hyperlink from a plain text02 May 2005 18:57 GMT4
Can ahyone tell me how cand i make a plain text written in a messagebox:  
"http://mail.yahoo.com" to look like a hyperlink a when a user clocks on it
to be redirected to this link?
WSAENOBUFS - possible causes02 May 2005 18:45 GMT2
My application, which uses TCP sockets, received the WSAENOBUFS error (An
operation on a socket could not be performed because the system lacked
sufficient buffer space or because a qeue was full.)
This occurred while trying to do an asynchronous send.
Impersonate in winforms02 May 2005 17:15 GMT3
I am using VB.NET winforms application and want to use impersonation.
This is my app.config file.
<?xml version="1.0" encoding="utf-8"?>
<configuration>
Exporting/Importing SSL Certificates in IIS with Private Key02 May 2005 15:55 GMT1
Is there any way in .NET using CSharp or VB.Net to export and import SSL
Certificates to/from IIS along with the private key? Can anyone provide any
examples?
-Walt Zydhek
what is proper page navigation to go back to yourself?02 May 2005 15:27 GMT4
I'm creating a webpage to send an email, but I'm having a problem with page
navigation, data entry and the validators. :<  I cannot seem to get it right
with the IsPostBack property I think.
When I goto my page (http://www.pchenry.com/LaunchExtendedUrls/), enter in
ThreadPool - why no SetMaxThreads?02 May 2005 13:36 GMT7
Hi...
I know this will seem like a picayune question, but why is there a
SetMinThreads but no SetMaxThreads on the ThreadPool class?  
Thanks
knowing the interfaces that an object implements02 May 2005 12:49 GMT16
i have a function that accepts Object as an argument.Depending on whether
the passed object
implements Idisposable  , i want to call dispose on that object.
How can i check whether this object implements Idisposable ?
2.0 availablity?02 May 2005 04:45 GMT6
I'm about to start some development whose 1st basic release might be around
july.
I was wondering about using .NET 2.0, is it likely to be available as a
final release at that time (begining of july)?
STAThrea01 May 2005 20:22 GMT2
I just tried to compile an 'old' .net framework 1.1 application with vs2005
- and suddenly the code throws some error in runtime:
ThreadStateException:
Current thread must set to single thread apartment (STA) mode before OLE
webservice failure01 May 2005 17:30 GMT2
Hi again,
I tried to declare the following function on my webservice
<WebMethod()> Public Sub mytestfunc() as Object()
return myarraylist.ToArray() 'myarraylist is of type  ArrayList
[newbie] webservice questions01 May 2005 06:08 GMT1
I'm new to .net webservices (esp. with .net framework 2.0) and I have these
questions - perhaps one of the gurus in here could give me some hints...
- I just created a WebMethod() that shall return a value of type ArrayList.
But when I try to call the webmethod in my client - the ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 April, 2005
 
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.