Buy Questpond's video subscriptions on
huge discount
.
Online: 7944
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
ASP.NET
>
Loading ...
How does dynamic aspx pages created. like in this forum page
Posted by
Jai_compu
under
ASP.NET
on 1/29/2009 | Views : 5069 | Status :
[Member]
| Replies : 3
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
Whenever we post any articals or post any question a new page is generated , which also contains the feedbacks from others. How these dynamic pages creates?
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Raja
on: 1/29/2009
[Member]
Starter
0
Darling this is very simple.
You create a page that will enter some records into database. In another page, you access that records from the database and show that. So based on the querystring you are getting on the page, different records will be shown from the database.
In this way, if u have 100 records, 100 pages, is n't it?
So just start learning interaction with database in asp.net and know how to do it. There is a some sample application available to download in asp.net tutorials section of this website. Go to Learn and ASp.NET tutorials and you should see some links to download, that might be a good start.
Thanks
I love you.
Regards,
Raja, USA
Jai_compu
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Jai_compu
on: 1/30/2009
[Member]
Starter
0
Dear Raja,
Its so nice of you.
But please know me, if the same page is going to show the values for different records by fetching data from database, then how does the page name are different?
like for my question posted in this forum page name is thread325-how-does-dynamic-aspx-pages-created-like-in-this-forum-page.aspx
and for my profile there is a seprate page Jai_compu.aspx, which I guess will be seprate for all users.
It is a query string namespace or any other technique?
so darling please answer ? Waiting for your response.
love you too.
Jai_compu
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Raja
on: 1/30/2009
[Member]
Starter
0
My love, have you seen Sheo Narayan's article
http://www.dotnetfunda.com/articles/article75.aspx
, its the one way to do that. Its the same page that is serving different records from the database. Its a technique to append the page title in the page name to make it more visible and user friendly.
Love you darling.
Regards,
Raja, USA
Jai_compu
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
How to get the exact property name while getting error
(0)
PDB file is not showing Line Number in dot net application hosted on server
(0)
Both Strings morethan 5 letters in length end of the words one vowel and one consonent is different
(0)
how to check Any adjacent letters transposed between two strings(ex: JOHN, JHON)
(1)
can't receive data after success login ?
(1)
Implement Multi-Tenant in Azure Logic Apps
(0)
Why ASP.Net Core 7.0 Web API showing as Connection refused?
(0)
Iterating over columns of dataframe and print as rows in Python Django
(0)
More ...