Home
Archive
Contact
Search results for '比利时vs加拿��-(世���杯���定平���� KL99.CC)-伊��vs��国-世界���赛���-世界杯����幕战 -(���界����定���台 KL99.CC)-世界����球 oU'
New Pluralsight Course: Azure Function Triggers Quick Start
"Azure Functions allow small discrete pieces of code to execute in response to an external stimulus such as a HTTP request, message queue message, new blob data, etc. They can also be triggered manuall ..."
Type
: Post
Tags
: azure functions, azure, pluralsight courses, serverless
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Azure-Function-Triggers-Quick-Start
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
Scholar Open Source Project
"Scholar is now up on Codeplex. Scholar is a new open source project that will provide a starting point for developers to create distributed data processing such as the SETI@home project. It will use A ..."
Type
: Post
Tags
: .net, asp.net, silverlight, xaml, azure, scholar, open source
http://dontcodetired.com/blog/post/Scholar-Open-Source-Project
New Pluralsight Course - Implementing Feature Toggles in .NET with FeatureToggle
Feature toggles (also referred to as feature flags, flippers, feature switches, etc) are a technique
Type
: Post
Tags
: featuretoggle, pluralsight courses
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Implementing-Feature-Toggles-in-NET-with-FeatureToggle
New Open Source Project–Named Colors
"I’ve been tinkering with an idea for a new open source project called NamedColors. As its name suggests, it’s a list of color values (hex RGB) with associated names. In addition, a number of related “ ..."
Type
: Post
Tags
: namedcolors, open source, css, sass, .net
http://dontcodetired.com/blog/post/New-Open-Source-Projecte28093Named-Colors
Windows Service Path Not Found Exception
"If you get an invalid path / path not found error when trying to start a .net windows service or right-click properties for it check any PerformanceCounterInstaller(s) and ensure their CategoryName is ..."
Type
: Post
http://dontcodetired.com/blog/post/Windows-Service-Path-Not-Found-Exception
Using XAML Behaviours to stop MVVM Light Messenger Action Executing Multiple Times
"In MVVM Light, when we derive our ViewModel from ViewModelBase, we inherit a Cleanup() method. This method can be overridden, by default it will unregister all messages for the ViewModel, so calling C ..."
Type
: Post
Tags
: xaml, mvvm light, behaviours
http://dontcodetired.com/blog/post/Using-XAML-Behaviours-to-stop-MVVM-Light-Messenger-Action-Executing-Multiple-Times
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
Watch All My Courses For Free This April
"If you want to level up your tech skills for free, this April you can watch all my Pluralsight courses for free!!"
Type
: Post
Tags
: pluralsight courses, profession
http://dontcodetired.com/blog/post/Watch-All-My-Courses-For-Free-This-April
New Pluralsight Course: Reducing C# Code Duplication in Azure Functions
"Azure Functions allow small discrete pieces of code to execute in response to an external stimulus such as a HTTP request, message queue message, new blob data, etc. Just because functions are easy t ..."
Type
: Post
Tags
: azure functions, azure, pluralsight courses, serverless
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Reducing-C-Code-Duplication-in-Azure-Functions
Countdown To Christmas 2009 Silverlight 3 app
"For a bit of Silverlight 3 fun: Use\install at: http://www.dontcodetired.com/live/christmascountdownbeta/ There are some things which need improving such as resizing when run out ..."
Type
: Post
Tags
: c#, silverlight, silverlight 3, sloob, wpf, xaml, blend, out of browser
http://dontcodetired.com/blog/post/Countdown-To-Christmas-2009-SIlverlight-3-app
Improving Azure Functions Blob Trigger Performance and Reliability - Part 1: Memory Usage
This is the first part of a series or articles. When creating blob-triggered Azure Functions there a
Type
: Post
Tags
: C#, azure, azure functions, .net, serverless, azurefunctionblobtriggerseries
http://dontcodetired.com/blog/post/Improving-Azure-Functions-Blob-Trigger-Performance-and-Reliability-Part-1-Memory-Usage
Using Server Side Timers and SignalR in ASP.NET MVC Applications
"I thought it would be fun to create an “Internet uptime” page that you can see live here on Azure Websites. It shows how long the Internet (since ARPANET) has been around for. Creating a Class that c ..."
Type
: Post
Tags
: web, signalr, html, c#, asp.net
http://dontcodetired.com/blog/post/Using-Server-Side-Timers-and-SignalR-in-ASPNET-MVC-Applications
Managing Microsoft Feature Flags with Azure App Configuration (Microsoft.FeatureManagement)
This is part five in a series of articles. EDIT: my Feature Management Pluralsight training course i
Type
: Post
Tags
: .net, .net core, c#, featuretoggle, msftseries, FeatureManagement
http://dontcodetired.com/blog/post/Managing-Microsoft-Feature-Flags-with-Azure-App-Configuration-(MicrosoftFeatureManagement)
Using the Azure SignalR Service Bindings in Azure Functions to Create Real-time Serverless Applications
The Azure SignalR Service is a serverless offering from Microsoft to facilitate real-time communicat
Type
: Post
Tags
: azure, azure functions, c#, serverless, .net
http://dontcodetired.com/blog/post/Using-the-Azure-SignalR-Service-Bindings-in-Azure-Functions-to-Create-Real-time-Serverless-Applications
Pretty Method Display in xUnit.net
One little-known feature of the xUnit.net testing framework is the ability to write test method name
Type
: Post
Tags
: xunit.net, C#, testing, qa, quality, .net, .net core
http://dontcodetired.com/blog/post/Pretty-Method-Display-in-xUnitnet
Nunit GUI quits without exception when testing objects derived from ServicedComponent
"This is apparently a known issue… If you have problems using NUnit with EnterpriseServices, use the command line runner, nunit-console.exe (you will have to append your path to point to it eg. ..."
Type
: Post
http://dontcodetired.com/blog/post/Nunit-GUI-quits-without-exception-when-testing-objects-derived-from-ServicedComponent
March Windows Phone 7 Roundup
"Windows Phone SDK 7.1.1 Update Now Available "it’s the final version of the CTP we released last month, and enables Windows Phone developers to do two things: Develop apps that work w ..."
Type
: Post
Tags
: windows phone 7, wp7
http://dontcodetired.com/blog/post/March-Windows-Phone-7-Roundup
Comparing SQL dates without the time part
"SELECT CAST(FLOOR(CAST( AS float))AS datetime)e.g. to get all rows where an product as been ordered today:SELECT *FROM Orders AS aWHERECAST(FLOOR(CAST( a.OrderDateTime AS float)) AS datetime) = CAST( ..."
Type
: Post
http://dontcodetired.com/blog/post/Compating-SQL-dates-without-the-time-part
Nice liquid 3 column 'hackless' CSS layout
"http://matthewjamestaylor.com/blog/perfect-3-column.htm"
Type
: Post
Tags
: css, html
http://dontcodetired.com/blog/post/Nice-liquid-3-column-hackless-CSS-layout
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