|
|
mohammedm
mohammedm
 |
|
Stories kicked by mohammedm
|
|
published 9 months, 10 days ago, submitted by
powerrush
9 months, 10 days ago
theruntime.com — Because Unit Testing is the plain-Jane progenitor of Test Driven Development, it's kind of unfair that it doesn't have an acronym of its own. After all, it's hard to get programmer types to pay attention if they don't have some obscure jargon to bandy about. UT is too awkward, besides being a state abbreviation in the U.S., so for this post (and, if it catches on, future posts as well) I'll borrow from the telco folks and call unit testing Plain Old Unit Testing. read more...
4 comments
|
category: Unit Testing | Views: 5
|
|
tags:
POUT, TDD, Testing, UnitTesting | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 10 days ago, submitted by
webmat
9 months, 10 days ago
webmat.wordpress.com — A tongue in cheek essay on the perils of learning Ruby. You've been warned: do not learn Ruby! read more...
1 comment
|
category: Other | Views: 13
|
|
tags:
Bullshit, Ruby | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 15 days ago, submitted by
j.monty
9 months, 16 days ago
blogs.msdn.com — Does the question sound rhetoric to you? Do you think the answer is “Yes” by default these days?
Think twice. Ask yourself the questions below. You may change your mind at the end. read more...
|
|
tags:
Architecture | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 7 months ago, submitted by
bashmohandes
1 year, 7 months ago
spellcoder.com — I had some free time at last, so I implemented a LINQ extension to Flickr, so you can query for photos by tags, creation date, user id or title, the implementation was really easy because I didn't have to use the Flickr API's directly as I found a good open source library for this called FlickrNet which I used as my infrastructure.
So this is a sample of a query read more...
1 comment
|
category: C# | Views: 0
|
|
tags:
LINQ, Flickr, Expression, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 7 months ago, submitted by
bashmohandes
1 year, 7 months ago
spellcoder.com — If you've been keeping up with the Community Technology Preview releases, there shouldn't be anything too surprising in the final release, although the overall quality should be much higher. All of the major new features have already been described on this blog or in other places, but here is a quick summary of the most significant changes: read more...
1 comment
|
category: Patterns | Views: 0
|
|
tags:
EnterpriseLibrary | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mohammedm
1 year, 8 months ago
geekswithblogs.net — Yesterday, I found these 5 AJAX Anti patterns The "anti patterns" are simply what you should avoid when doing AJAX on your website. You should find them as helpful as the top ten AJAX mistakes I linked to before (or even more). read more...
add a comment
|
category: AJAX | Views: 0
|
|
tags:
AJAX, Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 8 months ago, submitted by
gavinjoyce
1 year, 8 months ago
weblogs.asp.net — Here is the first portion of the DotNetKicks source code that will soon be released in full open source glory.
Please note that I have not yet decided on which open source license to use for this project, so please don't sell it to google for billions just yet. read more...
add a comment
|
category: Open Source | Views: 2
|
|
tags:
GavinJoyce, Schema, SQL, OpenSource, DotNetKicks | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 8 months ago, submitted by
gavinjoyce
1 year, 8 months ago
weblogs.asp.net — As the community on DotNetKicks.com has grown in size over the past year, I have received received many offers of help with adding features and many requests for the source code. Due to other top secret commitments, I have recently not had as much time as I would have liked to continue the development of DotNetKicks.com. A discussion on DotNetKicks last week re-highlighted the issue of feature stagnation (the community is continuing to grow just fine).
We are in the business of solving problems, and the best solution here is to open source the project. I had planned to release some code this past weekend, but some of the current dependencies include code that I don't wish to release. I am currently refactoring the dependencies, and I will be able to release some code very soon.
Please shout it from the roof tops, we need all the contributers we can get. read more...
4 comments
|
category: Open Source | Views: 2
|
|
tags:
DotNeticks, Pick, GavinJoyce, OpenSource, DotNetKicks | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 8 months ago, submitted by
bashmohandes
1 year, 8 months ago
spellcoder.com — One of the most interesting patterns in Design Patterns is the Observer pattern which is listed under Behavioral Patterns, it is really important how to make other classes which are interested in the state of another object get notified when the state changed. read more...
3 comments
|
category: Patterns | Views: 225
|
|
tags:
Observer, DesignPatterns, designpattern, Patterns, pattern | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 8 months ago, submitted by
matisq
1 year, 8 months ago
miniajax.com — A showroom of nice looking simple downloadable DHTML and AJAX scripts with many sample projects, js files and other resources read more...
add a comment
|
category: AJAX | Views: 1
|
|
tags:
JavaScript, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
bashmohandes
1 year, 8 months ago
spellcoder.com — I had a weird problem today in my working machine, I have .net 3.0, VS 2005, Sql Server 2005 Client tools, and I decided to give VS Orcas a try, so Meligy downloaded the bits from microsoft (VS Orcas March CTP), and I install it, and two days later I found out that Sql Server gives me this exception when I try to access database object (table, view, diagram ... etc) read more...
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 1 year, 8 months ago, submitted by
rimsystems
1 year, 8 months ago
devx.com — or the past year or so, I've been involved in documenting frameworks that help developers write better code, and create applications that are more efficient and easier to test, debug, maintain, and extend. During that time, it has been interesting to see the continuing development of best-practice techniques and tools at one of the leading software companies in our industry. Most of the work was outside my usual sphere of ASP.NET and web development, concentrating mainly on Windows Forms applications built using .NET 2.0. This is an area where standard design patterns that have evolved over many years are increasingly being refined and put into practice. read more...
add a comment
|
category: Patterns | Views: 1
|
|
tags:
DesignPatterns, ASP.NET, Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mohammedm
1 year, 8 months ago
spellcoder.com — Orcas March CTP does not install on Vista. How come some say they could get it to install? Or, simply: Why are there so many download links with almost the same title in Microsoft downloads, and what's the difference between each? This is hopefully a good try to tell you the real answers. read more...
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 1 year, 8 months ago, submitted by
mohammedm
1 year, 8 months ago
spellcoder.com — If you tried to install Visual Studio Codename Orcas on Windows Vista, you must have had an error during this. The error might not be clear at all, or in some times indicate that it's because it cannot find an error log file (which is should be creating itself).
The last word on Vista support and VS Orcas March CTP. read more...
2 comments
|
category: Visual Studio | Views: 0
|
|
tags:
Orcas, VS, Studio, Vista, Visual | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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