Click here to Skip to main content
15,890,438 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHidden CheckBoxes not holding their checked state when paging Pin
AndyASPVB10-Feb-09 10:54
AndyASPVB10-Feb-09 10:54 
AnswerRe: Hidden CheckBoxes not holding their checked state when paging Pin
Christian Graus10-Feb-09 12:41
protectorChristian Graus10-Feb-09 12:41 
GeneralRe: Hidden CheckBoxes not holding their checked state when paging Pin
AndyASPVB11-Feb-09 10:36
AndyASPVB11-Feb-09 10:36 
QuestionCustom Sorting an ASP GridView - Urgent Help Needed Pin
AndyASPVB10-Feb-09 10:42
AndyASPVB10-Feb-09 10:42 
QuestionBusiness Facade Implementations Pin
Member 391904910-Feb-09 8:10
Member 391904910-Feb-09 8:10 
AnswerRe: Business Facade Implementations Pin
Jon Rista10-Feb-09 9:14
Jon Rista10-Feb-09 9:14 
GeneralRe: Business Facade Implementations Pin
Member 391904910-Feb-09 19:21
Member 391904910-Feb-09 19:21 
GeneralRe: Business Facade Implementations Pin
Jon Rista11-Feb-09 5:40
Jon Rista11-Feb-09 5:40 
Not really. Services do provide a "facade", where a facade is a simplified API to a complex subsystem. However, services conform to a more strict set of rules, and are intended to be THE API, not a simplified API. Unlike a simple facade layer, which is just a simplification layer, the services in a service layer should conform to the following principles:

- formal contract
- loose coupling
- abstraction
- reusability
- autonomy
- statelessness
- discoverability
- composability

Conforming to those principles will maximize the long term maintainability of your project, keep layers loosly coupled, etc.
QuestionRE:Role selection from ASP.Net Pin
grazza2110-Feb-09 6:08
grazza2110-Feb-09 6:08 
QuestionDynamically creating and positioning dropdown lists Pin
Mohammad A Gdeisat10-Feb-09 5:57
Mohammad A Gdeisat10-Feb-09 5:57 
Questioncreate asp.net graphs.... Pin
priyareguri10-Feb-09 3:59
priyareguri10-Feb-09 3:59 
AnswerRe: create asp.net graphs.... Pin
vaghelabhavesh10-Feb-09 4:43
vaghelabhavesh10-Feb-09 4:43 
AnswerRe: create asp.net graphs.... Pin
Abhijit Jana10-Feb-09 5:06
professionalAbhijit Jana10-Feb-09 5:06 
AnswerRe: create asp.net graphs.... Pin
Jon Rista10-Feb-09 5:52
Jon Rista10-Feb-09 5:52 
QuestionI need to calculate the sum of one of the columns on crystal report - Need help Pin
Slow Learner10-Feb-09 3:57
Slow Learner10-Feb-09 3:57 
QuestionSum or Total of a column in DataGrid changes when I click on Edit Row - Need help Pin
Slow Learner10-Feb-09 3:53
Slow Learner10-Feb-09 3:53 
AnswerRe: Sum or Total of a column in DataGrid changes when I click on Edit Row - Need help Pin
Slow Learner10-Feb-09 4:24
Slow Learner10-Feb-09 4:24 
Question[newbie] Boundaries by pixel Pin
jon-8010-Feb-09 3:41
professionaljon-8010-Feb-09 3:41 
QuestionHow to add extra Storage for blog Pin
Glossy10-Feb-09 3:24
Glossy10-Feb-09 3:24 
AnswerRe: How to add extra Storage for blog Pin
Christian Graus10-Feb-09 9:19
protectorChristian Graus10-Feb-09 9:19 
QuestionHow to add water mark text Pin
Glossy10-Feb-09 3:10
Glossy10-Feb-09 3:10 
AnswerRe: How to add water mark text Pin
vaghelabhavesh10-Feb-09 3:21
vaghelabhavesh10-Feb-09 3:21 
GeneralRe: How to add water mark text Pin
Glossy10-Feb-09 3:38
Glossy10-Feb-09 3:38 
QuestionHow to add avadar function to Blog Pin
Glossy10-Feb-09 3:01
Glossy10-Feb-09 3:01 
AnswerRe: How to add avadar function to Blog Pin
Christian Graus10-Feb-09 13:25
protectorChristian Graus10-Feb-09 13:25 

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.