Click here to Skip to main content
15,918,742 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralHTTPS not working : secure child website easily accessible (with http) from IE, when it is secured with SSL Pin
Rahul Joshi22-Feb-08 2:03
Rahul Joshi22-Feb-08 2:03 
QuestionInhertied user control Pin
danasegaranea22-Feb-08 1:55
danasegaranea22-Feb-08 1:55 
GeneralRe: Inhertied user control Pin
Mark J. Miller22-Feb-08 5:26
Mark J. Miller22-Feb-08 5:26 
GeneralRe: Inhertied user control Pin
Jasmine250122-Feb-08 5:33
Jasmine250122-Feb-08 5:33 
GeneralRe: Inhertied user control Pin
Expert Coming22-Feb-08 14:49
Expert Coming22-Feb-08 14:49 
GeneralWant to learn ASP.NET AJAX Pin
Syed Ali Raza22-Feb-08 1:55
Syed Ali Raza22-Feb-08 1:55 
GeneralRe: Want to learn ASP.NET AJAX Pin
wEb GuRu...22-Feb-08 2:33
wEb GuRu...22-Feb-08 2:33 
GeneralRe: Want to learn ASP.NET AJAX Pin
Not Active22-Feb-08 2:34
mentorNot Active22-Feb-08 2:34 
GeneralRuntime Error Pin
pavya_Cool22-Feb-08 1:51
pavya_Cool22-Feb-08 1:51 
GeneralRe: Runtime Error Pin
www.Developerof.NET22-Feb-08 2:05
www.Developerof.NET22-Feb-08 2:05 
GeneralRe: Runtime Error Pin
Paddy Boyd22-Feb-08 5:55
Paddy Boyd22-Feb-08 5:55 
GeneralRe: Runtime Error Pin
pavya_Cool24-Feb-08 20:08
pavya_Cool24-Feb-08 20:08 
GeneralProblem in setting focus Pin
Dev Motiramani22-Feb-08 1:14
Dev Motiramani22-Feb-08 1:14 
GeneralAsp.net help. Pin
MrSalman21-Feb-08 23:42
MrSalman21-Feb-08 23:42 
GeneralRe: Asp.net help. Pin
Christian Graus21-Feb-08 23:44
protectorChristian Graus21-Feb-08 23:44 
GeneralFor a site with millions of users what architecture should be best in asp.net Pin
Rizwan Bashir21-Feb-08 23:26
Rizwan Bashir21-Feb-08 23:26 
Hi I am using asp.net 3.5 , Its my first ever experience that I am building a site which could hold millions of records and 1000's of users can sign in togather, This application is some thing like property real estate. Now the problem which I am facing is the following.

Since application could have millions of records and millions of users navigating togather with in the application so what should be the development architecture.

If I shall use web service as Bussiness Layer then we need to place to hostings one for service and other for main application where we want to deploy single application on IIS to use this as a product in future. Also if I shall keep the webservice then on each user login or each query system will open a new connection with SQL server which would kill SQL server.

If I keep a Bussiness Tier in the middle ( like Transaction Server) even then connection to SQL Server will go to millions when million of users will sign in togather.

I dont understand what should be the best as I am just working on this issues now a days to define architecture well before starting development.

Any Suggestions or any links which could help me would be highly appreciated.
You can consider zillow.com as a type of project I am going to work on.

Best Regards
Rizwan Bashir
http://www.alm-soft.com
GeneralRe: For a site with millions of users what architecture should be best in asp.net Pin
Guffa22-Feb-08 0:57
Guffa22-Feb-08 0:57 
GeneralRe: For a site with millions of users what architecture should be best in asp.net Pin
Rizwan Bashir22-Feb-08 4:11
Rizwan Bashir22-Feb-08 4:11 
Generalwant to run a script on page load Pin
sanjubaba21-Feb-08 22:37
sanjubaba21-Feb-08 22:37 
GeneralRe: want to run a script on page load Pin
Mark J. Miller22-Feb-08 5:29
Mark J. Miller22-Feb-08 5:29 
QuestionHow To Authenticate Clients to printing From Server Using ASP.NET C#? specially 4 navaneeth Pin
ashish bhakhar21-Feb-08 22:28
ashish bhakhar21-Feb-08 22:28 
AnswerRe: How To Authenticate Clients to printing From Server Using ASP.NET C#? specially 4 navaneeth Pin
J4amieC21-Feb-08 22:43
J4amieC21-Feb-08 22:43 
AnswerRe: How To Authenticate Clients to printing From Server Using ASP.NET C#? specially 4 navaneeth Pin
ashish bhakhar21-Feb-08 22:52
ashish bhakhar21-Feb-08 22:52 
GeneralRe: How To Authenticate Clients to printing From Server Using ASP.NET C#? specially 4 navaneeth Pin
Colin Angus Mackay22-Feb-08 0:20
Colin Angus Mackay22-Feb-08 0:20 
GeneralRe: How To Authenticate Clients to printing From Server Using ASP.NET C#? specially 4 navaneeth Pin
ashish bhakhar22-Feb-08 0:21
ashish bhakhar22-Feb-08 0:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.