|
|
bitwisejp
bitwisejp
 |
|
Stories kicked by bitwisejp
|
|
published 2 years, 5 months ago, submitted by
bitwisejp
2 years, 5 months ago
jpboodhoo.com — The first article in a series that will discuss the pitfalls of the traditional declaritive databinding approaches that are touted at many demos/presentations etc. Over the course of the series, techniques and practices will be introduced to allow for more confidence and robustness in your databinding scenarios. read more...
add a comment
|
category: C# | Views: 2
|
|
tags:
JPBoodhoo, DataBinding | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 5 months ago, submitted by
bitwisejp
2 years, 5 months ago
jpboodhoo.com — Short intro, that discusses the topic of how to manage business rules that can change in the domain layer. read more...
add a comment
|
category: C# | Views: 40
|
|
tags:
BusinessRules | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 5 months ago, submitted by
bitwisejp
2 years, 5 months ago
jpboodhoo.com — A continuation on how to perform validation in the domain layer. This article discusses moving validation onto a layer supertype, so that all domain objects have validation at their disposal. read more...
add a comment
|
category: C# | Views: 9
|
|
tags:
JPBoodhoo, Validation | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 5 months ago, submitted by
bitwisejp
2 years, 5 months ago
jpboodhoo.com — Ever wondered how to go about setting up a repository and a cruise control installation to automate the building of your project? Check out this commercial-free, 1hr screencast that demonstrates from start to finish, how you place your code under version control and how you can get an automated build process working with Cruise Control .Net. read more...
1 comment
|
category: Other | Views: 19
|
|
tags:
ScreenCast, JPBoodhoo, NAnt, CruiseControl.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 5 months ago, submitted by
bitwisejp
2 years, 5 months ago
jpboodhoo.com — Take a look at how you can utlize these powerful, yet highly underused interfaces to solve problems that people often solve by unecessarily building full blown web pages. read more...
add a comment
|
category: ASP.NET | Views: 1
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 2 years, 5 months ago, submitted by
bitwisejp
2 years, 5 months ago
jpboodhoo.com — Ever been developing a web app, and you wanted to delete a folder but you couldn't because some process had a lock on it. Instead of hunting down and manually trying to determine what process is maintaining the lock; you can utilize Unlocker to remove the lock for you without any guessing required!! read more...
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 2 years, 6 months ago, submitted by
bitwisejp
2 years, 6 months ago
jpboodhoo.com — In this series of articles you will learn about how to go about practically applying Test Driven Development to the creation of a moderately complex web application. During the process you will learn all sorts of new and interesting techniques that you can take with you and apply to the development of your own web applications. read more...
1 comment
|
category: ASP.NET | Views: 12
|
|
tags:
CodeBetter, JPBoodhoo, TDD | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 6 months ago, submitted by
bitwisejp
2 years, 6 months ago
jpboodhoo.com — Ever looked for a practical, meaningful use for the decorator pattern. This article will show how you apply the Decorator pattern to change the look of images at runtime. read more...
add a comment
|
category: Patterns | Views: 2
|
|
tags:
Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 6 months ago, submitted by
bitwisejp
2 years, 6 months ago
jpboodhoo.com — Learn how to use NAnt to automate the deployment of an ASP.Net web application. read more...
1 comment
|
category: C# | Views: 11
|
|
tags:
NAnt | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 6 months ago, submitted by
bitwisejp
2 years, 6 months ago
jpboodhoo.com — Take a look at the way that drop down lists in web pages can be manipulated and controlled from outside of the code behind files, using the model view presenter pattern. Source code included. read more...
add a comment
|
category: Patterns | Views: 5
|
|
tags:
ModelViewPresenter | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 6 months ago, submitted by
bitwisejp
2 years, 6 months ago
jpboodhoo.com — Learn how to use TDD to drive out a simple scenario. Creating a custom type to encapsulate money. If you find yourself using decimals a lot to represent money in your application, then get started building a first class type that encapsulates the rules for you. In the process, learn how using TDD can help you drive out the functionality in small testable pieces. read more...
1 comment
|
category: C# | Views: 85
|
|
tags:
TDD | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 6 months ago, submitted by
bitwisejp
2 years, 6 months ago
jpboodhoo.com — Take a look at one strategy for performing rich validation in the domain layer of your application. And learn how effective use of generics and dependency injection can provide you with flexible validation scenarios that can be context based. read more...
add a comment
|
category: C# | Views: 6
|
|
tags:
JPBoodhoo | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 6 months ago, submitted by
bitwisejp
2 years, 6 months ago
jpboodhoo.com — A series of articles that will walk you through the layout of your project directory, compiling your projects and test projects with NAnt, as well as dealing with multi-developer scenarios (regarding databases). read more...
add a comment
|
category: C# | Views: 15
|
|
tags:
NAnt | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 years, 6 months ago, submitted by
bitwisejp
2 years, 6 months ago
jpboodhoo.com — Learn interesting ways to deal with the database in a multi-developer, continuous integration environment. You will learn how to be able to quickly rebuild the database from the command line, as well as deal correctly with managing scripts between mulitple developers with differering machine configurations. read more...
add a comment
|
category: C# | Views: 0
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 2 years, 6 months ago, submitted by
bitwisejp
2 years, 6 months ago
jpboodhoo.com — Learn how to automate the running of unit tests against your application so that you can get quick feedback regarding the health of the codebase. read more...
add a comment
|
category: C# | Views: 3
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 2 years, 6 months ago, submitted by
bitwisejp
2 years, 6 months ago
jpboodhoo.com — In this article you will learn about separating test dll compilation from production dll compilation. read more...
add a comment
|
category: C# | Views: 3
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|