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 / July 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Splitting up long asp.net page09 Jul 2007 14:59 GMT13
So, my asp.net page is getting pretty long and hard to manager. It's
reached 1000 lines and i would like to break it up somehow.
Is there some way I can  make separate parts of my pages to
separate .aspx pages and have asp.net stitch them back-together at
"This is often an indication that other memory is corrupt." Error. Any clues?09 Jul 2007 14:30 GMT5
We're getting this error on a page that uses a particular User Control we
created:
"An Error has Occured retrieving the news item.
Attempted to read or write protected memory. This is often an indication
problem with scope_identity09 Jul 2007 14:27 GMT7
after inserting a record in a table (sql server), i need the last value of
the primary key of that table, which increments automatically, before
inserting that value in another table.
I did like this:
A bit of Architecture advice.. One code.. Multiple sites09 Jul 2007 11:40 GMT3
I am building a website for a group that has 4 companies under it. The
sites are fairly similar so i want to be able to use the same set of
code in the App_Code folder.. I also want to share controls between
the sites. What i am after is a bit of advice as to best practice to
Model View Presenter ?09 Jul 2007 11:07 GMT1
What are best methods to reuse components over all appliaction ?
I found MVP pattern, but do you know any other ?
for example, gridview, i want to reuse this component over and over,
changing data model.. i dont want to do the same code through my
SQL Server 2000 vs SQL Server Express09 Jul 2007 10:40 GMT6
I have an ASP.Net website that was developed using SQL Server 2000. I
want to 'port' it to use SQL Server Express, since I don't have SQL
Server 2000 (besides my db is less than 1GB).
Questions:
Debug causes double postback09 Jul 2007 09:41 GMT8
My environment.  .Net 2.0 VS2k5 SP1, IE6 (6.0.2900.2180)
I have a web content page.  The page will post back twice if I am running in
debug mode.  However if I run through the breakpoints fast enough the page
will not post back twice.
Client side jscript issue09 Jul 2007 08:03 GMT7
Working in Visual Studio
Objective: I am trying to have my server side vb code construct a file name
for use with my client side JavaScript code to then save the file to the
web. My saving to the web method is working with a preset test filename.
Display "Updating..." after click on 'Save'09 Jul 2007 07:30 GMT6
using AJAX Toolkit with vb.net 2.0 how could I make this "Updating..."
Screen like e.g. on Codeplex when you click on the "Vote" button
http://www.codeplex.com/AtlasControlToolkit/WorkItem/View.aspx?WorkItemId=9124
? So the whole screen becomes inactive and a small window says ...
SQL MemeberShip Provider:  How to manage passwords without writing code?09 Jul 2007 04:15 GMT3
I am using asp.net 2 SQL membership provider.
Is there any tool or application that helps me manage my users' password? I
am trying to do that without writing any code.
Thank you,
Handling dynamic "folders" for url-rewrites?08 Jul 2007 22:48 GMT4
I created code to allow me to rewrite urls from global.asax, so that if the
incoming Url is for instance:
/Hats/ReallyCoolHat.aspx
...I look up ReallyCoolHat in the products table and rewrite the url to
get values from query08 Jul 2007 22:15 GMT2
i have a simple query
SELECT User_Pass,id  FROM Users
and i want using ExecuteReader to get the values of this 2 columns into
parameters.
Extracting XML Information from other Website08 Jul 2007 20:37 GMT6
I'd like to write a shareware Website that supports PAD files.
This involves being able to download an XML file from another site and
extracting the data it contains.
I'm still new to ASP.NET. Any tips or examples on doing this?
.NET Compatible SSO Solutions?08 Jul 2007 18:08 GMT5
I need to implement single sign on across serveral applications. Some
applications are under my control while others are under the control of 3rd
parties.
Can anyone suggest a good SSO solution?
problem with insert command08 Jul 2007 18:05 GMT4
i try to insert values into a sql server table like this (code-behind):
comm1 = Textbox1.Text
comm2=Textbox2.Text
......
 
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.