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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Login database with more29 Jun 2008 21:00 GMT1
The database created when you add the login controls, etc does not include
enough information for me.
I need to keep the Full user name, the address, phone, city and state.
Can anyone guide me to a tutorial that describes how to get this done?
HexString to Byte[]29 Jun 2008 20:40 GMT3
the following method converts an encrypted byte[] to a hex string so I can
put it into a querystring...
   public static string ByteArrayToHexString(byte[] arrInput)
   {
testing on localhost29 Jun 2008 19:47 GMT4
i'm running Visual Studio 2008/ASP.Net 3.5 on Windows Vista and i'm coming
across something strange when i view in browser or even start the
application. in both cases, the page that is rendering takes like a minute
or more to finally display in the browser. seems like an awful ...
Slow load time for asp pages, Visual Sudio, local server29 Jun 2008 16:42 GMT3
I'm using Visual Studio 2005 Standard edition with Vista.
Trying out a few simple asp.net apps, using  Visual Studio's built in Web
Server, its taking 1 minute 35 secs to load the first page.
This seems a long time.  Is this normal or is it a Vista problem?
Ajax UpdatePanel  as Source for IFrame29 Jun 2008 15:12 GMT1
I'm new to ASP.NET and I was curious about some strange behavior that
i have witnessed in a page I made.
I created some nested repeaters to display some data and a dropdown
list and wrapped them in an UpdatePanel on one page:
Creat browser Window29 Jun 2008 11:08 GMT1
I have the following problem. I am developing a web application with VS2008
using C# and .NET 3.5. I want to create a new browser window (target) from
my application's browser window (source) programmatically but not using the
property "onclientClick" or create a javascript with
problem with Firefox28 Jun 2008 20:19 GMT1
I am using this code for preventing double click to button (btnInsert), i
add this on Page_Load event.
********************************
StringBuilder sb = new StringBuilder();
Paging performance: SQL or PagedDataSource?28 Jun 2008 16:34 GMT1
In terms of performance/system resources/good practice, is it generally
better to perform paging within an SQL query rather than  
paging a datasource that implements that query?
In this particular instance, each row could have many bytes since I use
Asp.net 2.0 / Aapche 2.2.6 / Ajax28 Jun 2008 07:09 GMT7
I added some ajax to my asp.net web site and will Ajax just doesn't seem
to work. Does Any one PLEASE have any ideas on why Ajax doesn't work
on Apache 2.2.6 w/asp.net 2.0
CreateUserWizard27 Jun 2008 23:44 GMT2
Is there any way to keep the CreateUserWizard from logging in the user after
the last step is completed?  
I have a form with the CreateUserWizard control on it, and I want authorized
users to create a user account for another individual while THEY are signed
Request.Url returns Windows network name27 Jun 2008 18:12 GMT2
Anyone ever seen this? I have an application deployed at a bunch of
sites. It's a asp.net 1.1 app. At one point it generates a link based on
 the result of Request.Url. Everywhere this application runs it works
fine, but in one case, instead of retuning
multiple pages using the same code behind page27 Jun 2008 17:32 GMT2
I will be generating multiple pages for an affiliate program. Thesee pages
are identical except for minor cosmetic items. The afiliates need to feel
like each page is made specificly for them. I was planning on using the exact
same code behind page for each aspx page. Are there ...
Template websites?27 Jun 2008 17:18 GMT2
Are there any tools/websites out there so that consumers can build a website
from some sort of template(s)?
I.e. so that a non-technical person can build a website with some
customization and data-driven capabilities?
.net 3.5 ajax deployment problem27 Jun 2008 16:46 GMT4
I got ajax application that is converted to version 3.5. It is working on my
machine well. But when I deployed it to one of our deployment machine, ajax
futures are not functioning and returns 'Sys is not defined javascript error
message. The machine has 3.5 framework, so we should ...
HttpModule and User Controls27 Jun 2008 16:02 GMT4
i wish i could load up a UserControl from an HttpModule and render it to the
client without needing to go to an aspx page. don't know if this is
possible, i tried instantiating a user control and calling its RenderControl
method passing the Response.OutputStream as a parameter, ...
 
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.