|
|
flago
flago
 |
|
Stories kicked by flago
|
|
submitted by
phyxx
24 days, 16 hours ago
brighthub.com — A Silverlight development tutorial that shows you how to create your own 2D web based games. This series attempts to recreate a game originally developed with Flash, and can be used to highlight the differences between the two platforms. read more...
add a comment
|
category: Silverlight | Views: 10
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
maartenba
24 days, 21 hours ago
blog.maartenballiauw.be — When using Team Foundation Server 2008 and Team Build, chances are you are developing unit tests in Microsoft’s test framework which is integrated with Visual Studio 2008. This integration offers valuable data hen a build has been finished on the build server: test run results are published in the Team Foundation Server 2008 data warehouse and can be used to create detailed metrics on how your development team is performing and what the quality of the product being developed is.
Not all software development teams are using Microsoft’s test framework. Perhaps your team is using Team Foundation Server 2008 and creates (unit) tests using NUnit. By default, NUnit tests are not executed by the Team Build server nor are they published in the Team Foundation Server 2008 data warehouse. The following guide enables you to leverage the features Team Foundation Server 2008 has to offer regarding metrics, by customizing the build process with the necessary steps to publish test results. read more...
|
|
tags:
VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Klaus
24 days, 21 hours ago
tellingmachine.com — I use a simple PowerShell script to replace some of the URLs in my blog post's html source before I publish them to www.tellingmachine.com. In my case the posts are stored as XML files. Usually I use Windows Live Writer to write my posts. I publish the documents for test purposes frequently during the authoring to the VisualStudio 2008 development web server that runs locally on my machine. Once the post is ready to put online, I take the XML file, run the PowerShell script against it and then copy it to my production server. Occasionally the XML files refuse to open in Internet Explorer after I ran the script. It took me few minutes to figure out why. Here is the story!
read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
jbrechtel
24 days, 22 hours ago
blog.brechtel.us — How to make use of IronRuby today. Along the same lines as parts of John Lam's IronRuby PDC talk. How to use IronRuby in your applications as an interactive console. read more...
add a comment
|
category: Other | Views: 13
|
|
tags:
IronRuby, Ruby, DLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 15 days, 14 hours ago, submitted by
restl3ss
24 days, 22 hours ago
silverlightshow.net — The third part of the great article Chris Anderson wrote about developing a framework for a Line-Of-Business application in Silverlight. read more...
add a comment
|
category: Silverlight | Views: 414
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
silverlightcoder
24 days, 23 hours ago
silverlightcoder.com — Silverlight Zoom control is developed in Silverlight 2.0. You can use this control for Zoom-in and Zoom-out on any Silverlight controls like Image, Grid and Canvas etc. read more...
add a comment
|
category: Silverlight | Views: 13
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Tazer
25 days ago
weblogs.asp.net — First of all, if you haven't already done so, download the ASP.NET AJAX 4.0 Preview 3 now and try it out! And after you're done with that, come back here, or there , or there , or there , and let us know what read more...
add a comment
|
category: AJAX | Views: 13
|
|
tags:
AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 24 days, 21 hours ago, submitted by
rstrahl
25 days, 13 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: 345
|
|
tags:
jQuery, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 28 days, 21 hours ago, submitted by
jacook11
28 days, 23 hours ago
mattberseth.com — Conclusion
There is an incentive for publishers that use DNK to setup phony accounts that will help get stories from certain domains on the front page. So guess what happens ... it would appear that a certain number of people are doing this. read more...
8 comments
|
category: Other | Views: 331
|
|
tags:
DotNetKicks | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 28 days, 16 hours ago, submitted by
parsa.amini
29 days, 4 hours ago
haacked.com — In this article Phil makes an improvement to the Maarten Balliauw's MVC OutputCache substitution ActionFilter Attribute read more...
add a comment
|
category: ADO.NET | Views: 168
|
|
tags:
MVC, Caching, Haacked | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
parsa.amini
3 months, 1 day ago
weblogs.asp.net — In this series of blog entries, I build an entire ASP.NET MVC application from start to finish. In this entry, I integrate the Silverlight Media Player into the Family Videos MVC application so I can play videos. read more...
add a comment
|
category: ASP.NET | Views: 6
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Klaus
3 months, 21 days ago
tellingmachine.com — PowerShell provides the += operator to add one hash table to another hash table. By default this operation will result in an error, if both hash tables have at least one key that is common in both collections. In some cases you may want to have a more granular control. For example, you don't want to get an error, if not only the key, but also the value is common in both collections. read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Klaus
4 months, 12 days ago
tellingmachine.com — This blog post shows a simple Powershell command that searches a log file for errors and warnings and adds the matched lines to either to the errors.txt file or to the warnings.txt files. It takes advantage of the most powerful operator in Powershell, which is the switch operator. In my example here I exported the log file from the Wonderware SMC logger. read more...
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 12 days ago, submitted by
terrble
4 months, 12 days ago
grimes.demon.co.uk — Ask anyone the question above and they will say that managed is slower than unmanaged code. Are they right? No they are not. The problem is that when most people think of .NET they think of other frameworks with a runtime, like Java or Visual Basic; or they may even think about interpreters. They do not think about applications, or what they do; they do not think about limiting factors like network or disk access; in short, they do not think. read more...
6 comments
|
category: CLR | Views: 474
|
|
tags:
CLR | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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