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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Aggravating Noob Question - Images won't display06 Mar 2008 19:21 GMT1
I'm an absolute newbie trying to teach myself asp.net from a dummies
book and the web. Sorry in advance.
I'm just trying to display images on my .aspx page. I've tried both of
these approaches:
Can't find my images folder - why?06 Mar 2008 19:03 GMT7
Sorry if this is a little off-topic here but can anyone explain why, when I
launch my website from within VS, it can find my image files ok when they're
in the root like so:
<img src="Test.jpg">
Data binding a Crystal report to an object in a web app06 Mar 2008 18:30 GMT1
We want to use Crystal Reports to print a page with customer info.
However, we cannot connect a new report to our object! We have looked at the
samples and done the same but to no avail.
We cant even recreate the data connection in a new report in the sample web
Dynamic ASP style sheet not working06 Mar 2008 17:40 GMT3
I am using a asp page to dynamically create a stylesheet
my asp page creates the following css element when i call the asp page my
typing the url in the browser. My asp page works fine............
body {
Automatically create stubs for handling events from aspx/ascx source     view?06 Mar 2008 16:09 GMT2
when I add a control like
<asp:LinkButton runat="server" id="myLink" />
then I can switch to the design view and click on the OnClick event,
enter a name for the handler, hit "Tab" and get an automatically
EXECUTE permission denied on object 'aspnet_CheckSchemaVersion06 Mar 2008 16:09 GMT1
asp.net 3.5
I've created a database in Sql Server 2005 for my asp.net project. I used
aspnet_regsql to add membership tables and stored procedures.
Then I added a login/user to this database. Default schema for this user is
Slow Rendering Page on First Access06 Mar 2008 15:51 GMT3
I have a page that take 10-15 seconds to load up the first time you access
it. Once the page loads, it runs super quick, but that initial hit (like
after an hour if no one has hit the page) takes a long time to come up.
Just to rule out databases, and any other external thing I ...
Assign confirm when doing GetPostBackClientHyperLink on a gridview06 Mar 2008 15:06 GMT2
i was wondering how to attach a js confirm to the following command
           e.Row.Cells[3].Attributes["onclick"] =
Page.ClientScript.GetPostBackClientHyperlink(this.gvGrid, "MyCommand$" +
"value123");
Method not found06 Mar 2008 15:01 GMT3
I get this strange error in the code of a very simple aspx page just
called to download a file.
Do you have any idea about it ?
(The same code works fine on another server)
Why RangeValidator and RegularExpression cannot validate null     values??06 Mar 2008 14:50 GMT1
For example:
http://quickstarts.asp.net/QuickStartv20/aspnet/samples/ctrlref/validation/Range
Validator/RangeValidator1_cs.aspx

How can make it validate null values easily???
thanks!
Dynamic ASPX Style Sheet not Render in FireFox?06 Mar 2008 14:37 GMT6
Server is Win2K3/IIS6.
I have an ASPX page with this in the <head> tag:
    <link rel="stylesheet" type="text/css" href="<%
Response.Write( "http://" +
where can I find some good-looking asp.net themes(skin     file)??????????06 Mar 2008 14:26 GMT1
where can I find some good-looking asp.net themes??????????
It's really time-consuming to write skins in asp.net 2.0......Where
can i find some reusable skins?
Thanks really!!!
How can i use a windows forms dataset for my asp .net website or vice versa?06 Mar 2008 14:24 GMT1
I have a project that access data by asp .net intranet site and windows
forms c# application.
So i want a single dataset to be used by these 2 applications. But could not
do that, the dataset from 1 would not even compile under another project.
Javastript file still won't work...06 Mar 2008 13:08 GMT2
Hello.  This is a repost because nothing has worked so far.
I thought this was supposed to be simple.  I'm trying to use a .js file for
my javascript functions.  I'm testing by only using one function   The
function works when it's at the top of my aspx file.
Adding Membership Database to already hosted database06 Mar 2008 12:56 GMT1
I currently have a database with tables and data hosted with GoDaddy
and now I want to add ASP.NET membership to restrict access and have
people login etc.  I have watched several videos on this from ASP.NET,
but they are always working with a local installation not a remote
 
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.