Home
Archive
Contact
Search results for 'Fake Hendrix College diplom 「制��网站 bzzjj.com」 Buy online Czech passport electronic version 「��理���� bzzjj.com」 Fachhochschule Schmakarden环境科���学���证书00'
Februaries Windows 7 Phone Roundup
"http://blogs.msdn.com/b/astebner/archive/2012/02/27/10273543.aspx "The Windows Phone SDK 7.1.1 Update – CTP provides a new 256 MB device emulator image and an updated 512 MB emulator, ..."
Type
: Post
Tags
: windows phone 7, wp7
http://dontcodetired.com/blog/post/Februaries-Windows-7-Phone-Roundup
Blendable Silverlight (and WPF) MVVM Applications With Dependency Injection
"Introduction One of the challenges with the idea of having separate developer and designers is how to allow the developers to write code while at the same time designers are working on the UI. ..."
Type
: Post
Tags
: .net, c#, blend, dependency injection, design patterns, di, inversion of control, ioc, mvvm, silverlight, silverlight 3, wpf, xaml, ninject
http://dontcodetired.com/blog/post/Blendable-Silverlight-(and-WPF)-MVVM-Applications-With-Dependency-Injection
Making An Awesome Windows 8 Pinned Tile for your Website
"With Windows 8 and the metro "Modern Windows New UI Store Experience Style" version of Internet Explorer 10, you can pin a web site to the start menu and provide a hi-res image to be displayed on the ..."
Type
: Post
Tags
: html, user experience, ux, web, windows 8, tiles
http://dontcodetired.com/blog/post/Making-An-Awesome-Windows-8-Pinned-Tile-for-your-Website
Exception Handling in C# Course Update
An updated version of my Exception Handling in C# course is now available that updates demos to to u
Type
: Post
Tags
: C#, pluralsight courses, profession, personal development
http://dontcodetired.com/blog/post/Exception-Handling-in-C-Course-Update
New Clean C# eBook
I just published the initial version of my new Leanpub book: Clean C#. As with my other Leanp
Type
: Post
Tags
: clean c#, c#, writing, leanpub
http://dontcodetired.com/blog/post/New-Clean-C-eBook
Developing Samsung TV Apps with .NET - Getting Started
In 2018, Samsung started to release Smart TVs that support apps written in .NET. These TVs run on th
Type
: Post
Tags
: .net, xamarin, c#, tizen, samsung
http://dontcodetired.com/blog/post/Developing-Samsung-TV-Apps-with-NET-Getting-Started
Writing and Self Publishing My First Book: Keeping Software Soft
"I recently self published my first book: Keeping Software Soft. To do this I used Leanpub to “Publish early, publish often”. The idea behind this is that you can write a book in increments and publish ..."
Type
: Post
Tags
: writing, leanpub, keeping software soft
http://dontcodetired.com/blog/post/Writing-and-Self-Publishing-My-First-Book-Keeping-Software-Soft
Silverlight 3 Out Of Browser Automatic Updates
"When running a Silverlight 3 application out of browser (OOB) {or SLOOB=Silverlight Out Of Browser} you can enable the automatic download\install of updated versions. This is not an automatic fea ..."
Type
: Post
Tags
: out of browser, silverlight, silverlight 3, oob, sloob, c#
http://dontcodetired.com/blog/post/Silverlight-3-Out-Of-Browser-Automatic-Updates
Using FeatureToggle In Your Windows 8 WinRT App
"I just released an update to my open source feature toggling library FeatureToggle. Version 1.2.0 add support for using feature toggles in your Windows 8 WinRT .Net (C#) app. For this initial release, ..."
Type
: Post
Tags
: open source, featuretoggle
http://dontcodetired.com/blog/post/Using-FeatureToggle-In-Your-Windows-8-WinRT-App
Notes on Software Development
"It can be hard for those new to development or those wanting to move upwards from a junior role to mentally collate some of the ideas that constitute a senior/experienced outlook. The list below attem ..."
Type
: Post
Tags
: tdd, metrics, dependency injection, di, agile, code review
http://dontcodetired.com/blog/post/Notes-on-Software-Development
Creating a Windows Store App NuGet Package for ARM, x86 and x64
"It’s possible to create a NuGet package from a Window Store class library project that contains 3 different DLLs, one for each of the platform types: ARM, x86, and x64. When the NuGet package is inclu ..."
Type
: Post
Tags
: nuget, windows store apps
http://dontcodetired.com/blog/post/Creating-a-Windows-Store-App-NuGet-Package-for-ARM-x86-and-x64
Clean C# eBook Published
The final version of my free Clean C# eBook has just been published. You can download the bo
Type
: Post
Tags
: c#, writing
http://dontcodetired.com/blog/post/Clean-C-eBook-Published
Nice Concise Introduction to IOC & DI
"Nice Concise Introduction to Inversion Of Control & Dependency Injection: http://www.mikesdotnetting.com/Article/117/Dependency-Injection-and-Inversion-of-Control-with-ASP.NET-MVC"
Type
: Post
Tags
: dependency injection, di, inversion of control, ioc, architecture
http://dontcodetired.com/blog/post/Nice-Concise-Introduction-to-IOC-DI
Thunder (beta)
"I've been working on a Silverlight 3 drum machine/sequencer called Thunder, the first (beta) version is now available at: http://www.dontcodetired.com/live/thunder/ It' ..."
Type
: Post
Tags
: c#, blend, silverlight, silverlight 3, wpf, xaml, thunder
http://dontcodetired.com/blog/post/Thunder-(beta)
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
New Free eBook C# 6.0: What’s New Quick Start
The first chapters of my new free eBook have just been published. The book will cover the new featur
Type
: Post
Tags
: c#, writing, .net
http://dontcodetired.com/blog/post/New-Free-eBook-C-60-Whate28099s-New-Quick-Start
Previewing the Generated PostgreSQL SQL for a Query in 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/Previewing-the-Generated-PostgreSQL-SQL-for-a-Query-in-Marten
Diagnosing WCF Problems Using SvcTraceViewer.exe
"You can use Microsoft Service Trace Viewer (SvcTraceViewer.exe) to help diagnose problems with connections to your WCF services. For example, if calling WCF service from the client using AJAX (o ..."
Type
: Post
Tags
: .net, ajax, wcf, debugging
http://dontcodetired.com/blog/post/Diagnosing-WCF-Problems-Using-SvcTraceViewerexe
Redesigning DontCodeTired.Com (Part 5) - Showing and Hiding Mobile Specific Elements
"Taking a "mobile-first" approach, the initial work on styling will be for mobile devices, i.e. small screen resolutions. Getting Started In a previous post in this series I added the s ..."
Type
: Post
Tags
: redesigning dontcodetired, web design, responsive web design, responsive design, web, web design
http://dontcodetired.com/blog/post/Redesigning-DontCodeTiredCom-(Part-5)-Showing-and-Hiding-Mobile-Specific-Elements
Atomically Copying One Array to Another Array
If we’re copying arrays where the types may be different, sometimes we may want to do an atomi
Type
: Post
Tags
: c# tips, c#, .net
http://dontcodetired.com/blog/post/Atomically-Copying-One-Array-to-Another-Array
1
2
3
4
5
6
7
8
9