|
|
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
7 Articles match "Newsletter","Source Code"
|
The Latest from DevelopMentor
|
MORE
|
|
Article: 10 Features in.NET 4.0 that made Me Smile
I recently wrote another article for DevelopMentor 's Developments newsletter (not subscribed yet? Barrier lets you define rendezvous points in your code where multiple concurrent operations can automatically sync-up. Code contracts. Code contracts allow you to assert truths about your code as if you are writing a unit test. But these assertions live within your production code and are both verified by the compiler as well as the runtime. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis.
Michael C. Kennedy's Weblog
- Wednesday, December 16, 2009
Article: 10 Features in.NET 4.0 that made Me Smile
I recently wrote another article for DevelopMentor 's Developments newsletter (not subscribed yet? Barrier lets you define rendezvous points in your code where multiple concurrent operations can automatically sync-up. Code contracts. Code contracts allow you to assert truths about your code as if you are writing a unit test. But these assertions live within your production code and are both verified by the compiler as well as the runtime. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis.
Michael C. Kennedy's Weblog
- Wednesday, December 16, 2009
Article: Avoiding 5 Common Pitfalls in Unit Testing
Llewellyn Falco and I recently wrote an article for DevelopMentor's Developments newsletter entitled Avoiding 5 Common Pitfalls in Unit Testing. Because tests were only there to service and support the production code, they became second class citizens. We would spend time carefully choosing method names, refactoring our code to keep our classes and methods small, and so on. But we never applied these same principles to our test code. Solution: Going forward, we expect the same quality of code (or higher) in the unit tests as we do for our production code.
Michael C. Kennedy's Weblog
- Friday, August 7, 2009
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Introducing ASP.NET MVC (Model View Controller)
I recently wrote up an overview of the new ASP.NET MVC Framework for the Developments newsletter. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. encourage you to read it on the DevelopMentor website. It's an interesting programming model. All content copyright Michael C. Kennedy.
Michael C. Kennedy's Weblog
- Wednesday, January 30, 2008
-
Article: Avoiding 5 Common Pitfalls in Unit Testing
Llewellyn Falco and I recently wrote an article for DevelopMentor's Developments newsletter entitled Avoiding 5 Common Pitfalls in Unit Testing. Because tests were only there to service and support the production code, they became second class citizens. We would spend time carefully choosing method names, refactoring our code to keep our classes and methods small, and so on. But we never applied these same principles to our test code. Solution: Going forward, we expect the same quality of code (or higher) in the unit tests as we do for our production code.
Michael C. Kennedy's Weblog
- Thursday, August 6, 2009
-
Article: Building a Twitter Application in.NET
I recently wrote an article for DevelopMentor 's Developments newsletter entitled Building a Twitter Application in.NET. Open a link in a web browser, choose view source, and copy some XML. There are two main things happening in this code. You will get 417 error codes when you try to talk to Twitter using the default configuration. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis. You can read it at the DevelopMentor website: [link]. I've republished here for my readers. Enjoy! link]. jG9BG ].
-
Article: 10 Features in.NET 4.0 that made Me Smile
I recently wrote another article for DevelopMentor 's Developments newsletter (not subscribed yet? Barrier lets you define rendezvous points in your code where multiple concurrent operations can automatically sync-up. Code contracts. Code contracts allow you to assert truths about your code as if you are writing a unit test. But these assertions live within your production code and are both verified by the compiler as well as the runtime. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis.
Michael C. Kennedy's Weblog
- Wednesday, December 16, 2009
-
Article: Azure Storage
I recently wrote an article for DevelopMentor's Developments newsletter entitled Azure Storage. You can download the sample application and follow along if you want to see the full source code and try it out yourself. The listing below is essentially the code that runs when the uploader application uploads a pending image submission to blob storage. The code to add an entry to Azure Table Storage does not fit into a single method as it's driven through the interaction of several classes we must define. Waiting on Queues: The Reviewer Application's Code.
Michael C. Kennedy's Weblog
- Wednesday, April 8, 2009
-
Article: Avoiding 5 Common Pitfalls in Unit Testing
Llewellyn Falco and I recently wrote an article for DevelopMentor's Developments newsletter entitled Avoiding 5 Common Pitfalls in Unit Testing. Because tests were only there to service and support the production code, they became second class citizens. We would spend time carefully choosing method names, refactoring our code to keep our classes and methods small, and so on. But we never applied these same principles to our test code. Solution: Going forward, we expect the same quality of code (or higher) in the unit tests as we do for our production code.
-
Article: 10 Features in.NET 4.0 that made Me Smile
I recently wrote another article for DevelopMentor 's Developments newsletter (not subscribed yet? Barrier lets you define rendezvous points in your code where multiple concurrent operations can automatically sync-up. Code contracts. Code contracts allow you to assert truths about your code as if you are writing a unit test. But these assertions live within your production code and are both verified by the compiler as well as the runtime. All information, source code, and especially tools are provided as is and on a "use at your own risk" basis.
Michael C. Kennedy's Weblog
- Wednesday, December 16, 2009
|
|
|