Home
Archive
Contact
Search results for 'Libreng live na broadcast ng Women'
Software Development Wheel
"In business/personal coaching there is an idea of a “wheel of life”. The idea is that you evaluate different dimensions of your life and plot them on a wheel. Ideally the wheel should be balanced (and ..."
Type
: Post
Tags
: productivity, profession, personal development
http://dontcodetired.com/blog/post/Software-Development-Wheel
New Pluralsight Course - Better .NET Unit Tests with AutoFixture
My new Pluralsight testing course was just released: Better .NET Unit Tests with AutoFixture: Get St
Type
: Post
Tags
: autofixture, testing, .net, pluralsight courses
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Better-NET-Unit-Tests-with-AutoFixture
Run Local Development and Store-Installed Versions of Windows Store Apps Side-by-Side
"If you’ve released a Windows Store app and you want to actually use the released version yourself on the same machine you develop the app on, running the dev version from Visual Studio may overwrite t ..."
Type
: Post
Tags
: opensource, windows 8 apps, windows store apps
http://dontcodetired.com/blog/post/Run-Local-Development-and-Store-Installed-Versions-of-Windows-Store-Apps-Side-by-Side
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
January Monthly Windows Phone 7 Roundup
"This is the first of a series of monthly posts highlighting some useful and cool Windows Phone 7 stuff. There will be a post on or about the last day of each month, with an overall "post of ..."
Type
: Post
Tags
: windows phone 7, wp7, monthly windows phone 7 roundup
http://dontcodetired.com/blog/post/Januaries-Monthly-Windows-Phone-7-Roundup
SilverKeys Part 3
"The UI (or should I say UX now?) is 90% complete (for this iteration that is) as the image below shows. There are a few bug fixes left to complete, plus I'd like to to some moderate re-factoring o ..."
Type
: Post
Tags
: silverkeys, silverlight, wpf
http://dontcodetired.com/blog/post/SilverKeys-Part-3
encrypt and decrypt app.config in .NET 2.0
"To encrypt, decrypt app.config file… private void button1_Click(object sender, EventArgs e){ UnProtectSection(”connectionStrings”);} private void button2_Click(object sender, Eve ..."
Type
: Post
http://dontcodetired.com/blog/post/encrypt-and-decrypt-appconfig-in-NET-20
New Free C# 7.1: What's New Quick Start eBook
My new free eBook “C# 7.0: What’s New Quick Start” is now complete and available f
Type
: Post
Tags
: c#, writing, .net
http://dontcodetired.com/blog/post/New-Free-C-71-Whats-New-Quick-Start-eBook
Speech Synthesis (Text to Speech) In Windows 8.1 Store Apps
"Windows 8.1 adds the ability to perform text to speech using the Windows.Media.SpeechSynthesis namespace. As a basic example, to say “Hello World” in the default voice:var synth = new Windows.Media.Sp ..."
Type
: Post
Tags
: windows 8 apps, speech
http://dontcodetired.com/blog/post/Speech-Synthesis-(Text-to-Speech)-In-Windows-81-Store-Apps
One Simple Technique to Help Achieve Your Goals
"As the New Year approaches and people start to comment “I can’t believe it’s November”, thoughts start to turn to New Year’s Resolutions and things not accomplished in this year. Whilst I don’t believ ..."
Type
: Post
Tags
: productivity, profession, personal development
http://dontcodetired.com/blog/post/One-Simple-Technique-to-Help-Achieve-Your-Goals
xUnit.net 2 Cheat Sheet
To compliment the release of my Testing .NET Code with xUnit.net 2 Pluralsight course, I’ve up
Type
: Post
Tags
: xunit, .net, c#, testing, tdd, quality
http://dontcodetired.com/blog/post/xUnitnet-2-Cheat-Sheet
New Pluralsight Course: SpecFlow Tips and Tricks
My latest Pluralsight course was released today: SpecFlow Tips and Tricks is a short course to help
Type
: Post
Tags
: .net, pluralsight courses, testing, quality, specflow, gherkin
http://dontcodetired.com/blog/post/New-Pluralsight-Course-SpecFlow-Tips-and-Tricks
An Introduction to Design Course
"My newest Pluralsight course has just been released. It’s about learning the fundamentals of design and applying them to your own work. It covers topics such as: typography, colour meaning and choice ..."
Type
: Post
Tags
: design, gestalt, ui, ux, typography, color, colour
http://dontcodetired.com/blog/post/An-Introduction-to-Design-Course
Quick-Start Guide To Using xUnit To Test Your Windows 8 WinRT Store app
"Until xUnit officially supports* Windows store apps you can get xUnit working with your WinRT app by doing the following: In Visual Studio 2012, go to Tools menu, Extensions and Updates; search for an ..."
Type
: Post
Tags
: windows 8 apps, windows 8, apps, xunit, testing
http://dontcodetired.com/blog/post/Quick-Start-Guide-To-Using-xUnit-To-Test-Your-Windows-8-WinRT-Store-app
Microsoft Certified Master Program
"The 3 week master program costs US$18,500 (I'm assuming not inclusive of accommodation!) and runs in Redmond, Washington.You have to be accepted onto the program by supplying a CV and potentially ..."
Type
: Post
http://dontcodetired.com/blog/post/Microsoft-Certified-Master-Program
Determine site’s absolute, fully-qualified url in asp.net
" I'm working on a Silverlight media player like you get on MySpace and other sites. The app is meant to be as simple as possible, so i've created a Silverlight-enabled WCF service which r ..."
Type
: Post
Tags
: silverlight, c#, wcf, asp.net
http://dontcodetired.com/blog/post/Determine-sitee28099s-absolute-fully-qualified-url-in-aspnet
Gherkin Cheat Sheet
"Gherkin is a Business Readable Domain Specific Language. It allows the documentation of what a system should do in natural language (multiple languages are supported) and allows test automation code t ..."
Type
: Post
Tags
: testing, quality, specflow, gherkin, bdd, atdd, specification by example
http://dontcodetired.com/blog/post/Gherkin-Cheat-Sheet
New Pluralsight Course: C# Tips and Traps 2
My latest Pluralsight course has just been released. It’s the follow-up course to the popular
Type
: Post
Tags
: .net, c#, pluralsight courses, c# tips
http://dontcodetired.com/blog/post/New-Pluralsight-Course-C-Tips-and-Traps-2
30 Pluralsight Courses
"My new Pluralsight course Stateful Reactive Concurrent SPAs with SignalR and Akka.NET was just published, this brings my total number of courses to 30. I’ve always loved teaching and sharing and being ..."
Type
: Post
Tags
: .net, akka.net, actor model, pluralsight courses
http://dontcodetired.com/blog/post/30-Pluralsight-Courses
50 Apps By Christmas: 6 Apps in 3 Days
"This article is part of the 50 Apps by Christmas series. As part of the (Australian) Appreneur challenge, I created 6 apps – the same 3 apps, but for both the Windows Phone Store and the Windows 8.1 ..."
Type
: Post
Tags
: windows 8 apps, winrt, 50appsbychristmas2013, windows phone apps, windows phone
http://dontcodetired.com/blog/post/50-Apps-By-Christmas-6-Apps-in-3-Days
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29