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 / ASP.NET / General / December 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Make a Reference from a project to a website in the same solution13 Dec 2007 17:57 GMT3
it seems that it is not possible to make a project Reference from a
project class library to a website in the same solution, because the
website doesn't contains any assembly (dll).
So, if in the same solution I have a project of type class librairy
convert string to date13 Dec 2007 17:43 GMT3
How can to save a string("13/12/2007") in a field which datatype is date in
the table?
field["dob"] = xxx?
Excel Intero DLL problem 200313 Dec 2007 17:10 GMT2
Guys,
I am having problems with Excel 2000 to Excel 2003 dll in production.
I am having version 2003 in my PC and I used the below code change to
open password protected excel files in my application. My application
Problem Using PreviousPage13 Dec 2007 16:48 GMT1
I have two pages, named receipt.aspx and checkoutform.aspx. My
checkoutform.aspx page has an orderid property and uses a
Response.Redirect("receipt.aspx") to send the user to to receipt.aspx. My
receipt.aspx page has the following directive:
mark as read letter in pop313 Dec 2007 16:27 GMT1
How mark as read letter in pop3?
http://www.alvas.net - Audio tools for C# and VB.Net developers + Christmas
discount
Re: Labels - text wraps at runtime13 Dec 2007 16:23 GMT1
On Dec 12, 2007 8:54 PM, bpd wrote:
> > On Mar 14, 9:40 pm, "bpd" wrote:
> >
> > > The text in my labels are now wrapping at runtime when they were not
value of variables disappear13 Dec 2007 13:31 GMT1
when i declare a variable in the "pageload event"  or in the "Partial Class
_default"
my program will recognize the variable but it will loose the value.
example:
System.Web.UI.Page.RegisterStartupScript Method not found13 Dec 2007 12:09 GMT3
We've developed an ajax enabled web app which we're currently deploying to
our production server. We use System.Web.UI.Page.RegisterStartupScript
throughout the app, and all has worked well until we deployed. After
deploying, we get an error stating that the method is not found.
Authenticate users in https virtual directory and get authenticated     user back13 Dec 2007 11:46 GMT1
I am trying to create a virtual directory where a user can
authenticate securely (via SSL) and then get back to the normal HTTP
site.
First I created a new virtual directory called members and required
Dataset update problem13 Dec 2007 11:08 GMT3
OracleConnection conn = new OracleConnection(ConnectionString);
OracleCommand cmdProfile = new OracleCommand("select * from Profile where
profile id = '1'", conn);
OracleDataAdapter adpProfile = new OracleDataAdapter();
encrypted password13 Dec 2007 10:56 GMT3
I have two textboxes in my webform for the user to login with their
username and password.
Is it possible to encrypt the password that the user input? For example
if the user input a 6 characters password and I can generate the key
Forms Authentication13 Dec 2007 09:26 GMT4
I created a web site on a remote server. To logon the user must enter a user
id and password. The site is uses Forms Authentication.
The web config file looks as follows:
<configuration>
Is it possible to use the email instead of username?13 Dec 2007 08:55 GMT3
Is it possible to use the email instead of username in the login control.?
I'm using ASP.NET membership functionality.
I'd rather have each user account keyed on an
email instead of a user name. My main problem with user names is that
Read-Only error when writing to Access database13 Dec 2007 08:45 GMT2
Dim objConn
       objConn = Server.CreateObject("ADODB.Connection")
       objConn.ConnectionString = "DSN=DCTRepair"
       objConn.Open()
resize image in asp.net13 Dec 2007 07:47 GMT3
how can i reesize an image so its quallity will stay the same as the original
1?
thnaks in advance
peleg
 
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.