|
|
nguminhie
nguminhie
 |
|
Stories kicked by nguminhie
|
|
submitted by
nguminhie
6 days, 13 hours ago
itscommonsensestupid.blogspot.com — When I first learnt about NUnit , I thought that all the tests that are written in NUnit are unit tests. And all the tests that are written using other tools and languages-- including scripting tools are integration tests. Now I know how wrong I was. read more...
add a comment
|
category: Unit Testing | Views: 13
|
|
tags:
Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 days, 19 hours ago, submitted by
Jemm
8 days, 4 hours ago
devlicio.us — "At the users group I asked the question to the group 'who creates automated tests as part of their daily development cycle?'. After I asked this question I followed it up with, and if you don't WHY, WHY, WHY, WHY...... Below are some of the answers I received (btw, not the first time I have heard these reasons)." read more...
1 comment
|
category: Unit Testing | Views: 330
|
|
tags:
Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 days, 1 hour ago, submitted by
johnsheehan
9 days, 23 hours ago
davesbox.com — This change will affect the behavior of the String.StartsWith, String.EndsWith, String.IndexOf and String.LastIndexOf methods by changing them to perform an ordinal (byte-for-byte) comparison by default instead of a culture-sensitive comparison using CultureInfo.CurrentCulture. In addition, the default overloads of String.ToUpper, String.ToLower, Char.ToUpper and Char.ToLower will be changed to use CultureInfo.InvariantCulture instead of CultureInfo.CurrentCulture. read more...
4 comments
|
category: CLR | Views: 459
|
|
tags:
.net4, CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 days, 22 hours ago, submitted by
talisharon10
10 days, 9 hours ago
dev102.com — a quick look at building an application using the new ASP.Net MVC Beta, part one will handle the database read more...
1 comment
|
category: ASP.NET | Views: 359
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 11 days, 19 hours ago, submitted by
gt1329a
11 days, 21 hours ago
encosia.com — A complete example of how to implement progressive search in ASP.NET, using the jQuery plugin quickSearch. The source download includes a customized version of quickSearch for use with ASP.NET. read more...
1 comment
|
category: AJAX | Views: 253
|
|
tags:
jQuery, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 11 days, 17 hours ago, submitted by
dengar007
12 days, 1 hour ago
frickinsweet.com — Ryan Lanciaux discusses a class for retrieving Gravatar images -- this class was mainly written to facilitate using Gravatar with ASP.NET MVC. read more...
2 comments
|
category: C# | Views: 190
|
|
tags:
Gravatar, ASPNETMVC, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 12 days, 23 hours ago, submitted by
rstrahl
13 days, 15 hours ago
west-wind.com — With Microsoft's recent releases of the jQuery Intellisense file plus the hotfix released this week using jQuery in Visual Studio has become a lot easier and more convenient. Here is a little more detail on what you need and how it works. read more...
1 comment
|
category: jQuery | Views: 343
|
|
tags:
jQuery, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 17 days, 17 hours ago, submitted by
joycsc
19 days, 6 hours ago
forums.asp.net — How many of you changed your database vendor (i.e. Sql Server, Access) after developing an application? How many of your data entities include business logic? I could say, less than 10% in both cases for my case. I found the similar statistics for my other known developers. I guess this is true for less that 10% of the developers around the world. read more...
8 comments
|
category: ADO.NET | Views: 737
|
|
tags:
ASP.NET, Database, ADO.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 18 days, 22 hours ago, submitted by
sisch
19 days, 19 hours ago
saftsack.fs.uni-bayreuth.de — A complete end-to-end C# 4.0 example with source code using IDynamicObject and MetaObject in order to generate a fully dynamic type using a Dictionary as storage. It also shows how a dynamic type can enter the static typed world and act just like a typed class - dynamically. :) read more...
2 comments
|
category: C# | Views: 553
|
|
tags:
C#, IDynamicObject, DuckTyping, 4.0, dynamic | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
EtienneTremblay
23 days, 21 hours ago
blog.lavablast.com — If an unhandled exception occurs in a secondary thread which has been launched by your ASP.NET application, IIS will force your application to restart. read more...
add a comment
|
category: ASP.NET | Views: 7
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 24 days, 20 hours ago, submitted by
sadukie
24 days, 23 hours ago
jeffblankenburg.com — How do you get yourself known in the community and in the industry? Jeff offers 7 steps on how to get yourself out there. read more...
1 comment
|
category: Community | Views: 633
|
|
tags:
Community | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
nsoonhui
25 days, 2 hours ago
itscommonsensestupid.blogspot.com — Overriding == Operator is easy? Think again, it's not. Here's why. read more...
add a comment
|
category: C# | Views: 14
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 16 days, 13 hours ago, submitted by
docluv
26 days, 10 hours ago
professionalaspnet.com — You have a wealth of code samples on your computer, here is how to find them!!!! An Easter Egg from Microsoft. read more...
2 comments
|
category: Tips & Tricks | Views: 926
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
nsoonhui
1 month ago
itscommonsensestupid.blogspot.com — Tom Preston-Werner, one of the founders of GitHub , wrote an enlightening article about his decision to turn down 300K bonus from Microsoft in order to work on the GitHub project one year ago . A beautifully written article. I love it absolutely.
read more...
add a comment
|
category: Other | Views: 24
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|

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