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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Windows Regitry - Encryption Key storage30 Jun 2004 21:34 GMT4
We have a public and private key pair for Credit Card data encryption.
The database part is all done where we generated the key pair.
Public key resides in the database for encryption and we intend to store the
private key in the registry of Windows 2003 server from which our
Installing Visual Studio 6 AFTER Visual Studio 2003 trial and Office 2003 - Is it safe?30 Jun 2004 21:00 GMT1
Summary: Installing Visual Studio 6 AFTER Visual Studio 2003 trial and
Office 2003 - Is it safe?
I know this has been asked many times before, but I have seen postings about
problems so wanted to clear it up for sure.
Looking for good c# sample NetworkStream BeginRead/EndRead...30 Jun 2004 20:44 GMT1
Need the correct usage pattern for something like a chat program.
Don't want any threading issues or stack problems.
Kyle!
getting an asp:textbox value to an sql parameter30 Jun 2004 19:27 GMT4
I'm using this sql parameter:
MyCommand.Parameters("@Sport").value = Server.HtmlEncode(sport)
to get a value from a textbox control:
<asp:TextBox Name="sport" id="sport" runat="server"></asp:TextBox>
Help Required with hiding DataColumns30 Jun 2004 16:52 GMT4
Fellow .Netters,
I have come to an impass trying to "hide" a column on a data grid - I'm sure
it's a fairly simple thing (but so am I, that's why I'm stuck)
Imagine if you will that I have a table as structure thus (this is all an
Global Assembly30 Jun 2004 16:11 GMT1
What is the way in .NET to make an Assembly global for all other assemblies
that reference it? In VB6 there was a property on a DLL called Instancing,
and if you set it to 6 - GlobalMultiUse, then you don't have to declare an
object in order to call it's functions, the other DLL's ...
Word.ApplicationClass disabling macros30 Jun 2004 14:55 GMT1
I'm using the word.applicationclass within my vb.net application to convert
some word documents to text files.
Is there anyway I can disable macros whilst loading the document, in Word I
can do that by running winword /a, but not sure how to add the switch using
Hardware requirement for .net framework Server/Client30 Jun 2004 14:45 GMT1
Hi, My Name Akok Lim
I've some trouble when i do the installation to my client.
I've  a big problem
the client can only provide for the computer using :  Intel Celeron 2.0 GHz, and DDR 128 MB, because of my back end using Ms SQL Server 2000, i install Ms Windows 2000 Server. And I ...
Playing Syatem.DateTime.30 Jun 2004 13:46 GMT3
Hello gurus,
I'm building a small booking system  and i have come accross quiet a tedious
pitfall.
"I need to make sure that people do not book for tomorrow when todays time
Form Authentication Expiration30 Jun 2004 12:36 GMT2
I have a site that is compeletely restricted by form authentication.
In the case where a user's cookie expires and then they click on the
logout button on the site, the authetication process is forcing them
to login again so that they can log out.
CreateProcessWithLogon\AdjustTokenPrivileges on Win2K30 Jun 2004 12:14 GMT4
I am calling an exe from a webservice
I was using CreateProcessWithLogon() but it doesn't seem to work (MSDN
says it is supported) I get ERROR_ACCESS_DENIED.
It works fine if I am using an XP
writeline function without "   "30 Jun 2004 12:13 GMT3
I use  the following to write to a file:
FileOpen(1, FileName, OpenMode.Output) ' Open file for output.
WriteLine(1, TextBox11.Text)
WriteLine(1, "Test text")
DataTable Expression Column30 Jun 2004 09:21 GMT1
My DataGrid is bound to a DataSet, with following columns: Description, CashExp, CreditExp,Frequency
On run time, I am adding two new DataColumn “AnnualCash” and “AnnualCredit” and defining Expression property to give product of two columns, as follows
Dim dc As DataColumn
dc = ...
Regular Expressions30 Jun 2004 09:18 GMT4
I have to validate a password to determine whether or not it adheres to
certain rules. For example, the password must contain at least 1 number, at
least 1 uppercase character and at least 1 lowercase character. Are regular
expressions the way to perform this validation? I know I ...
.Net Newbie Needs Expert Advice (Help?!)30 Jun 2004 09:06 GMT2
I'm confused and I need help, please!
I'm trying to create an online photo album component in VB.Net for use
with ASP.Net within multiple websites.  I'd like to build a component
which can be referenced from multiple ASPX pages.  (It would know how
 
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.