Search results for '世����揭幕战 ( 世界杯��定网站 KL99.cc )世界杯���幕战 世界杯揭���战 ac'

Sending a Regular SMS with Azure Functions and Twilio "Azure Functions allow the creation of Serverless event driven applications with minimal effort. We can create Azure Functions using C# (or other languages) right inside the Azure Web app. Functions si ..." Type: Post
Tags : C#, .net, azure
http://dontcodetired.com/blog/post/Sending-a-Regular-SMS-with-Azure-Functions-and-Twilio
Managing ViewState in ASP.Net 4 "ASP.Net 4 allows us to use an opt-in viewstate approach rather than an opt-out approach in previous ASP.Net versions (EnableViewState was available in prior versions, but if you disable viewstate, all ..." Type: Post
Tags : .net, asp.net, asp.net 4, c#, html, web
http://dontcodetired.com/blog/post/Managing-ViewState-in-ASPNet-4
Configuring Custom Feature Filters with Azure App Configuration (Microsoft.FeatureManagement) This is part ten in a series of articles. EDIT: my Feature Management Pluralsight training course is Type: Post
Tags : .net, .net core, c#, featuretoggle, msftseries, FeatureManagement
http://dontcodetired.com/blog/post/Configuring-Custom-Feature-Filters-with-Azure-App-Configuration-(MicrosoftFeatureManagement)
A Bouncing Ball Animation in jQuery "Out of the box and without plug-ins, you can animate elements with basic jQuery. You can view a live example of the following code which animates the position of a "ball" up and down. T ..." Type: Post
Tags : jquery, html
http://dontcodetired.com/blog/post/A-Bouncing-Ball-Animation-in-jQuery
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
An Update on Keeping Software Soft "I’m writing my first ever book calling Keeping Software Soft. I just published 3 new chapters: Technical Debt Software Craftsmanship, Professionalism, and Personal Development What Programmers Want a ..." Type: Post
Tags : keeping software soft, writing
http://dontcodetired.com/blog/post/An-Update-on-Keeping-Software-Soft
Simplify and Reduce Test Code with AutoFixture AutoFixture is a library that you can use alongside your testing framework to reduce the amount of b Type: Post
Tags : testing, c#, .net, .net core, quality, xunit.net, autofixture
http://dontcodetired.com/blog/post/Simplify-and-Reduce-Test-Code-with-AutoFixture
Copy and Paste in Silverlight 4 "Silverlight 4 added the static Clipboard class with the clearly-named SetText, GetText and ContainsText methods. If running in-browser or out-of-browser without elevated trust the Clipboard metho ..." Type: Post
Tags : .net, c#, oob, out of browser, silverlight, silverlight 4, sloob, wpf, xaml
http://dontcodetired.com/blog/post/Copy-and-Paste-in-Silverlight-4
Processing a Single Azure Cosmos DB Document at a Time With Azure Functions This is the fifth part in a series of articles. In previous parts of this series the Azure Function Type: Post
Tags : c#, .net, .net core, Azure, azure functions, cosmosdb, cosmosfuncseries
http://dontcodetired.com/blog/post/Processing-a-Single-Azure-Cosmos-DB-Document-at-a-Time-With-Azure-Functions
Implementing Platform Specific Code in Universal Windows Apps with MVVMLight and Dependency Injection "In previous articles I’ve covered using MVVMLight in Universal Windows Apps and using C# partial classes and methods to implement different code on Windows Phone and Windows Store apps. While partial ..." Type: Post
Tags : c#, windows store apps, windows phone apps, universal apps, mvvm, mvvm light, di, dependency injection
http://dontcodetired.com/blog/post/Implementing-Platform-Specific-Code-in-Universal-Windows-Apps-with-MVVMLight-and-Dependency-Injection
ICYMI C# 9 New Features: Top-level Statements This is the first in a series of articles on new features introduced in C#9. Top-level statements al Type: Post
Tags : icymcs9series, c#, .net, .net core, C#9
http://dontcodetired.com/blog/post/ICYMI-C-9-New-Features-Top-level-Statements
Write Less MVVM ViewModel Boilerplate Code with T4 "Although code snippets can make creating our initial viewmodels easier (properties, commands,etc.) it’s still tantamount to boilerplate code. Obviously the actions that happen when a command is execut ..." Type: Post
Tags : c#, mvvm, mvvm light, t4, code generation
http://dontcodetired.com/blog/post/Write-Less-MVVM-ViewModel-Boilerplate-Code-with-T4
Using Sass Maps to Save Time in CSS Sass is a superset of CSS that “compiles” down to regular CSS usable by any browser. It Type: Post
Tags : css, sass, web, html
http://dontcodetired.com/blog/post/Using-Sass-Maps-to-Save-Time-in-CSS
FeatureToggle Version 3 Released "Version 3 of my open source feature toggle library is now released to NuGet. Version 3 introduces some breaking changes and new features. Breaking Changes The WPF value convertor package has been rem ..." Type: Post
Tags : featuretoggle, open source, .net
http://dontcodetired.com/blog/post/FeatureToggle-Version-3-Released
Theming and Styling Your Windows Store App the Easy Way "This article shows one way of choosing and using a colour scheme in your Windows Store app. The default style looks like this: Step 1 – Choose a Colour Palette We can use our fave colours or use a to ..." Type: Post
Tags : windows 8 apps, windows 8, winrt, xaml, design, colour
http://dontcodetired.com/blog/post/Theming-and-Styling-Your-Windows-Store-App-the-Easy-Way
ICYMI C# 8 New Features: Asynchronous Streams This is part 8 in a series of articles. In earlier versions of C# you could return an IEnumerable< Type: Post
Tags : icymcs8series, c#, .net, .net core, C#8
http://dontcodetired.com/blog/post/ICYMI-C-8-New-Features-Asynchronous-Streams
Testing That Your Public APIs Have Not Changed Unexpectedly with PublicApiGenerator and Approval Tests We can write automated tests to cover various aspects of the code we write. We can write unit/integr Type: Post
Tags : approval tests, testing, qa, c#, .net
http://dontcodetired.com/blog/post/Testing-That-Your-Public-APIs-Have-Not-Changed-Unexpectedly-with-PublicApiGenerator-and-Approval-Tests
50 Apps By Christmas: Share to Clipboard "This article is part of the 50 Apps by Christmas series. When I’m using Windows 8, sometimes I wanted to copy something from one app and use it somewhere else. If the app allows selection and copy al ..." Type: Post
Tags : windows 8 apps, windows 8, winrt, 50appsbychristmas2013, share to clipboard
http://dontcodetired.com/blog/post/50-Apps-By-Christmas-Share-to-Clipboard
Getting Started with Azure Event Grid In a previous article we got an introduction to Azure Event Grid, if you’re new to Event Grid Type: Post
Tags : azure, azure event grid, cloud
http://dontcodetired.com/blog/post/Getting-Started-with-Azure-Event-Grid
Create Precompiled Azure Functions With Azure Event Grid Triggers Visual Studio can be used to create precompiled Azure Functions using standard C# classes and tools/ Type: Post
Tags : azure, azure event grid, azure functions, c#
http://dontcodetired.com/blog/post/Create-Precompiled-Azure-Functions-With-Azure-Event-Grid-Triggers