Home
Archive
Contact
Search results for '世����揭幕战 ( 世界杯��定网站 KL99.cc )��界杯���幕战 世界杯揭��战 ac'
Generating truly random numbers with multiple simultaneous request
"The Random Class, given a constant seed will always generate the samesequence of numbers.Creating a Random object using the default constructor uses the current timeas the seed, so if you have multipl ..."
Type
: Post
http://dontcodetired.com/blog/post/Generating-truly-random-numbers-with-multiple-simultaneous-request
SilverKeys is Live
"The first version of my Silverlight scale\chord finder is complete, it can be found at http://www.dontcodetired.com/live/silverkeys/ I'd like to improve the UX around the scale degrees, perha ..."
Type
: Post
Tags
: silverkeys, silverlight, wpf, xaml
http://dontcodetired.com/blog/post/SilverKeys-is-Live
New Second Shot Offer For Some Microsoft Exams
"According to the website the offer is valid until 30 June 2010: http://www.prometric.com/microsoft/ss_mcp.htm for terms and conditions."
Type
: Post
Tags
: certification, microsoft, exam, career development
http://dontcodetired.com/blog/post/New-Second-Shot-Offer-For-SOme-Microsoft-Exams
3 Surprising Things to Do with the Console in C#
The Console class can do more than just WriteLine(). Here’s 3 fun/weird/useful/annoying things
Type
: Post
Tags
: c# tips, c#, .net, console applications
http://dontcodetired.com/blog/post/3-Surprising-Things-to-Do-with-the-Console-in-C
xUnit.net Cheat Sheet
"To help people get started with xUnit.net and as an accompaniment to my Pluralsight xUnit.net training course I thought I’d create a cheat sheet showing common assert methods and attributes. Hop ..."
Type
: Post
Tags
: xunit, .net, c#, testing, tdd, quality
http://dontcodetired.com/blog/post/xUnitnet-Cheat-Sheet
Prevent Procrastination With This One Simple Tip
"I’m currently reading Limitless by Jim Kwik and there’s an excellent method that he outlines if you struggle with getting stuff done due to procrastination. So I though I’d share. Generally I am ..."
Type
: Post
Tags
: career development, personal development, productivity
http://dontcodetired.com/blog/post/Prevent-Procrastination-With-This-One-Simple-Tip
MVVM Light Messenger Events Firing Multiple Times
"If you register for a message in the ctor of your views code-behind, eg: Messenger.Default.Register<DialogMessage>(this, DialogMessageHandler); Every time you reload the view, i.e ..."
Type
: Post
Tags
: .net, c#, design patterns, mvvm, windows phone 7, wp7
http://dontcodetired.com/blog/post/MVVM-Light-Messenger-Events-Firing-Multiple-Times
Retrieving Raw JSON Data in Web API with Marten
Marten is a .NET document database library that uses an underlying PostgreSQL database to store obje
Type
: Post
Tags
: c#, .net, data, marten, nosql
http://dontcodetired.com/blog/post/Retrieving-Raw-JSON-Data-in-Web-API-with-Marten
Additional Windows Phone 7 Icons
"You should double-check the license terms for these before using in your apps. 500 Metro Style WP7 Icons WP7 Icon Pack 105 Extra Icons"
Type
: Post
Tags
: wp7, ui design, windows phone 7
http://dontcodetired.com/blog/post/Additional-Windows-Phone-7-Icons
Baby Steps - Getting Started With Windows Phone 7 Development
"These links are recommended reading to get started understanding developing for the Windows Phone 7 platform. Recommended to be read in the order presented here, from most lightweight to most heavy ..."
Type
: Post
Tags
: windows phone 7, wp7
http://dontcodetired.com/blog/post/Baby-Steps-Getting-Started-With-Windows-Phone-7-Development
New Pluralsight Course: Getting Started Building Windows Services with Topshelf
My newest Pluralsight course “Getting Started Building Windows Services with Topshelf” h
Type
: Post
Tags
: pluralsight courses, .net, c#, topshelf
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Getting-Started-Building-Windows-Services-with-Topshelf
Just Because You’ve Got a Cardwall Doesn't Mean You’re Agile
"So you’ve got a bunch of people together to form a cross-functional team (developers, testers, BAs, etc.), you create you backlog, create a few columns on a wall and throw some cards on it. Agile comp ..."
Type
: Post
Tags
: agile, process, quality, people
http://dontcodetired.com/blog/post/Just-Because-Youe28099ve-Got-a-Cardwall-Doesnt-Mean-Youe28099re-Agile
FeatureToggle moved to GitHub
"The FeatureToggle project has been moved to: https://github.com/jason-roberts/FeatureToggle The documentation will be moved shortly and a NuGet package will also be available soon..."
Type
: Post
Tags
: open source, featuretoggle
http://dontcodetired.com/blog/post/FeatureToggle-moved-to-GitHub
New Pluralsight Course: Business Readable Automated Tests with SpecFlow 2.0
My newest Pluralsight course was just published. Business Readable Automated Tests with SpecFlow 2.0
Type
: Post
Tags
: pluralsight courses, .net, c#, testing, quality, specflow, gherkin, bdd, atdd, specification by example
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Business-Readable-Automated-Tests-with-SpecFlow-20
Hook Execution Order in SpecFlow 2
SpecFlow hooks allow additional code to be executed before and after various stages of the test exec
Type
: Post
Tags
: testing, quality, specflow, gherkin, bdd, atdd, specification by example
http://dontcodetired.com/blog/post/Hook-Execution-Order-in-SpecFlow-2
FeatureToggle 1.1.0 Released
"FeatureToggle 1.1.0 includes a new EnabledBetweenDatesFeatureToggle. This toggle can enable a feature when the current date is between a start and end date. Also in 1 ..."
Type
: Post
Tags
: open source, featuretoggle
http://dontcodetired.com/blog/post/FeatureToggle-110-Released
New FeatureToggle Release: v3.4 With Fluent Syntax
"FeatureToggle is an open source feature toggling / feature switching library for .NET.Version 3.4 Introduces an new additional way to get the value of whether a toggle is enabled or not.In versions to ..."
Type
: Post
Tags
: featuretoggle, open source, .net
http://dontcodetired.com/blog/post/New-FeatureToggle-Release-v34-With-Fluent-Syntax
C# Tips eBook 50% Complete
"I just published a new version of my C# Tips eBook that marks the half way point of the project. C# Tips is available in PDF, EPUB, and MOBI. The book is scheduled for completion by the end of the yea ..."
Type
: Post
Tags
: writing, c# tips, c#
http://dontcodetired.com/blog/post/C-Tips-eBook-5025-Complete
New Pluralsight Course: Feature Flag Fundamentals with Microsoft Feature Management
My latest Pluralsight video training course was just published just in time for some holiday season
Type
: Post
Tags
: .net, msftseries, FeatureManagement, featuretoggle, c#, software development, productivity
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Feature-Flag-Fundamentals-with-Microsoft-Feature-Management
Using Glide Paths to Increase Productivity
"I first became aware of the concept of “glide paths” in Getting Results the Agile Way. A glide path is an aeronautical term meaning: “the course followed by an aircraft or spacecraft when descending f ..."
Type
: Post
Tags
: productivity
http://dontcodetired.com/blog/post/Using-Glide-Paths-to-Increase-Productivity
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23