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 / General / April 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Reading a large text file line by line backwards02 Apr 2004 06:04 GMT1
Is there a way through .net to read a very large text file (400MB+)
backwards line by line.  In system.io the filestream class has a "seek"
method but the only read method requires you to know how many bytes to read
in.
escaping double quotes in Regex02 Apr 2004 03:40 GMT3
How do you escape a double quote in a Regex?  I am having problems with, what should be, a simple regular expression statement.  I have a string like (including leading spaces (but thats not my problem))
    web_url("ForEx"
and, using the regex
Dim RE_WebURLName As Regex = New ...
Alternative to inheriting from string02 Apr 2004 01:28 GMT3
I would like to write a string-like class that will only allow certain
string values, (for example, specified with a regular expression).  I'd
still like it to behave like a string, I just don't want to ensure the
validity of it's value.  Since you can't inherit from string, what ...
VB reset the Cancel Button to (none)02 Apr 2004 01:25 GMT1
In my application the accept and cancel buttons change depending on which
panels are visible, my question is how do I reset the cancel button to
"(none)" property.
to change the buttons I use -
VB Accept and Cancel Buttons02 Apr 2004 00:53 GMT2
How do I change the Accept and Cancel Buttons while running the application.
There dosen't seem to be a Accept or Cancel Button property for the form
class
Setting Version/Copyright/Description02 Apr 2004 00:14 GMT1
I want to be able to set the version, copyright info, and file description
on my executables.  It seems like this should be a very simple thing, but I
can't find where or how to do it.
.Net Framework v1.1 and MSSOAP01 Apr 2004 23:56 GMT1
I'm not even sure I'm at the right place to ask, but...
(My OS is WinXP Home)I upgraded to PrintMaster 16; which
requires and loaded .Net Framework v1.1.
Had two issues: XP User Account ASP.NET Machine Account
App works on one web server, but not the other01 Apr 2004 19:45 GMT1
I've written a web application in VB.Net and developed it on my webserver,
now I want to deploy it on the production server.  Both servers are running
the same version of the dotnet framework.   I created the virtual web and
set the security, copied over the files and the ...
DotNetNuke 2.0 - Procedure or function GetPortalSettings has too many arguments specified01 Apr 2004 19:43 GMT1
After a clean install of the final release of DNN 2.0, I created a child portal, added a bunch of content, users, groups, tabs, etc. Also added two IFrames under a seperate tab respectively to point to a subfolder of seperate ASP 3.0 pages and another for a seperate ASP.NET ...
ListBox and Javascript01 Apr 2004 19:40 GMT1
I have a ListBox item and I am using a javascript onclick function to
add items to the ListBox. The problem is when I do a post back .net
doesn't see any of the items I added w/ javascript, just the original
items. It there anyway to fix this?
Loaduserprofile does not load user profile01 Apr 2004 18:41 GMT2
I am running to an issue where loaduserprofile does not load user profile
but returns sucess.
I am trying to start a process under different identity. (c:\test.bat is the
process to be started which has one command echo %username%)
Wondering if its possible.....01 Apr 2004 17:42 GMT1
Im looking to make a program with a java interface with C++ in the
background doing all the work in one program.To some extent I think ive
fallen into the propaganda trap surrounding .NET
Can I call the java components from the C++ program and if so, how(have
Can more than one app use the same config file.01 Apr 2004 17:37 GMT1
Suppose that I write a few small applications that are all included
together.  They all have similar configuration settings.  Can each of these
applications use a single config file?  If this is not possible, what about
defining an entity that each of the config files references?  ...
key management01 Apr 2004 17:28 GMT1
hi friends,
We in our application are using encryption/decryption of some fields. and
also using some PIN generation algo.
but fixed in a problem of key management issue.
HELP .. TabControl01 Apr 2004 17:09 GMT6
i have in my application a tab control, with several tabpages, i want to
hide a tabpage how cai i do this ???
i already try to use
Me.tabControl1.TabPages(2).Hide() but the tab continues visible is that a
 
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.