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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
return and finally23 Sep 2005 14:40 GMT5
I I have in a code like this :
public void A()
{
  try
client-side maximum string length enforcement23 Sep 2005 14:20 GMT4
When I was working with ASP/ADO, I would get the maximum string length
by querying the system tables inside the mssql database.  It wasn't the
wisest thing to do, but it did let me determine the max string length
for each of my textboxes, which kept me from writing updates that
Speedlimit with .NET sockets23 Sep 2005 13:36 GMT2
Does anyone knows if and how it is possible to limit the speed of a
connection to some kBytes / s?
Cannot Open Service23 Sep 2005 13:10 GMT1
My vb.net app is attempting to start a windows service and the message
"Access is Denied" is triggered.  Can someone please tell me a few things
that I can look at to resolve this problem?  I've looked at a few things
already but am having no luck.
EventLogPermissionAttribute PermissionAccess property setting acce23 Sep 2005 11:58 GMT2
The PermissionaAccess property is set using the EventLogPermissionAccess
enumeration value Audit, Browse, Instrument, and None.  The problem I have is
the controlling powers want to only allow write access.  The have a problem
with users having read access to the application's ...
Decimal.Parse(string, NumberStyles.AllowCurrencySymbol) fails23 Sep 2005 10:58 GMT1
Decimal.Parse(money_str, NumberStyles.AllowCurrencySymbol) fails when
money_str = "$22,000.00" (or any currency type string expression created with:
money_str = String.Format( "{0:C}", my_Decimal_variable );  A Format
Exception is thrown and states that the argument was in an ...
HowTo have list of keys for RegistryPermissionAttribute23 Sep 2005 09:33 GMT1
I am trying to define permission attributes for several keys in the Registry
at the assembly level.  The documentation for the Read, Write, and Create
properties states that these property values are "A list of Keys and Values
with paths for [read | write | create] access".  The ...
Difference between Framework 1.1 and 2.023 Sep 2005 06:23 GMT3
I was trying to find an article or site showing the differnces between 1.1
and 2.0.  Could not find one.
Do you guys know of any??
The reasons are one for personal knowledge and the other to see if there are
log4net performance23 Sep 2005 04:55 GMT2
Rolling my application from UAT to production.
Want to know how much of a performance overhead would it be for the
log4net's logging statement (log.info, log.debug) for an ASP.NET app running
on IIS6/Windows server 2003?
ArrayList vs CollectionBase23 Sep 2005 03:44 GMT5
Can anyone help me in deciding between ArrayList and CollectionBase.
I know that CollectionBase is an Abstarct Class unlike AarryList .
Are the any benifits/Advantages using CollectionBase rather than Arraylist?
How to install ASPNET 1.1 in Windows XP IIS 23 Sep 2005 03:26 GMT1
Hi all...
i have installed ASP NET 1.1 framework in my Windows XP PC that has IIS
installed.
when I try to create an application using Visual Studio 2003, it says that
Can you please explain File Time Stamps to me?23 Sep 2005 01:25 GMT1
I'm getting all confused with the various types of filetimes; local and UTC
if I understand that much correctly.
FileInfo FI = new FileInfo(FileSpec);
According to my understanding, I would expect
Performance on .NET versus VC++ Version 623 Sep 2005 00:59 GMT13
Is there a performance difference if I build an application using one of the
.NET languages versus building it using VC++ version 6? Is there a
performance hit because we need to load the CLR?
Another question are all the WIN32 Api's available under .NET?
When to use P/Invoke vs. Interop22 Sep 2005 20:38 GMT3
I was trying to learn more about when to use P/Invoke vs. Interop.  The
book I am reading says use P/Invoke when I am calling unmanaged Windows
API function.  Is P/Invoke only used with unmanaged API functions, or
could I use Interop instead?  To my understanding I could use Interop
caching in WinForm and ASP.NET22 Sep 2005 19:35 GMT2
I need to adding caching capability to our application and we "get" data
from our business layer code ; so initially I wanted to use something in
.Net framework that provided caching and found that the "caching" mechanism
was implemented in System.Web ; initially I didn't want to ...
 
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.