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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Events do not fire????? Help30 Sep 2004 14:54 GMT1
I am building a web app. It's deployed on a intranet server, no internet
access. I have the web grid and some buttons on a web page.  I have many
pages desinged using the web grid to display either datasets or dataviews of
info from a ms sql server database. I have had a number ...
Create Taskbar for windows.30 Sep 2004 14:40 GMT1
I need to create a taskbar for windows in .NET. It needs to re-size the
available desktop as does the standard windows taskbar.
Can this be done and if so how ?
Q: MailMessage Field Add?30 Sep 2004 14:37 GMT1
I saw from some tutorial that if a SMTP server require authentication before
allowing to relay email, I will have to do something like:
MailMessage mail = new MailMessage();
mail.Fields.Add(http://schemas.microsoft.com/cdo/configuration/smtpauthentic
wrong framework30 Sep 2004 01:36 GMT4
In visual studio (2002), I am using the framework 1.0.
How can I make it use the 1.1 framework by default?
Thanks
Andrew
Question regarding ActiveX30 Sep 2004 00:42 GMT6
I have created an ActiveX control in .Net (named ActiveXDotNet.dll) that
uses a Windows Media Player ActiveX component (the project references
AxInterop.WMPLib.dll and wmppia.dll). This project, eventually, will be
using other DLL's as well.
EventLog entries sort30 Sep 2004 00:07 GMT2
I want to find the most recent entry, or all entries after a given date/time
using the EventLog class.  Do I have to iterate through all entries, or are
they sorted so I can start from index 0 and just iterate until the entry
date is older than a given date?
WebUIValidation in vbscript29 Sep 2004 20:51 GMT1
Why is there not a version of this file in vbscript. I need to be able to do
this
cmdDone.Attributes.Add("onclick", "Save()")
where Save() is a vbscript function and it is not possible since the client
Smartnav getting lost!29 Sep 2004 20:21 GMT2
We have an app that continues to lose it's smartnavigation functionality.  
The first time it happened, I ran aspnet_regiis -c and it started working
again.
The next time it happened again, I looked and the asnet client folder and
How to determe if a host represents the local host?29 Sep 2004 19:33 GMT1
given a host name, how can you i C# determine with 100% certainty if
it actually represents the local host? I am talking about DNS aliases
here.
I have tried the following, which seems to work in most cases. But it
Design time component string properties29 Sep 2004 19:00 GMT1
I would like to create a component within my solution, which has a string
property.  This is simple enough, but I would like it to (at design time)
bring up a multi-line edit box, similar to the Items property of a combo box.
How can I do this?  (example c# code would be great).
Threading and Events29 Sep 2004 18:56 GMT2
Hi am writing an application which involves a long loop inside a loop.  this
loop can work independently too. so i want to do something like this
for(int i=0;i<5000;i++){
   if(some Condition){
Private Namespace in VB.NET29 Sep 2004 18:53 GMT6
Is it possible to have a private namespace in VB?  When I try it I get
this error:
"Specifiers and attributes are not valid on 'Namespace' statements."
I have a few reasons for wanting this; the most annoying one is that if
System.Net.Sockets in Visual Basic .NET29 Sep 2004 18:01 GMT1
I have a client and server program, I am not sure if it's the client or the
server causing this problem.
I believe however, that it is the server. It seems the server is sending
data too fast and the chunks are getting placed in random places. I have
framework service pack issues29 Sep 2004 17:39 GMT8
I get the following or similar *trying* to apply both 1.0 SP3 and 1.1 SP1:
An unhandled exception of type 'System.Reflection.TargetInvocationException' occurred in mscorlib.dll
Additional information: Exception has been thrown by the target of an invocation
Java and .NET (no Flames Pls)29 Sep 2004 15:03 GMT32
I am genuinely intrested in having the performance comparsion of Java and
.NET platforms.
To make an analogy they both are same.
Now, i have questions :- what is best for what.
 
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.