Search results for 'MALAYSIA 4D, [OFFICIAL | winbox-login.com] , MALAYSIA 4D, FREE 10, [OFFICIAL | winbox-login.com] cE'

Cross Function App Proxies and Proxy Request Parameters in Azure Functions In a previous article we saw how to get started with Azure Function Proxies. In addition to creating Type: Post
Tags : azure functions, azure, serverless
http://dontcodetired.com/blog/post/Cross-Function-App-Proxies-and-Proxy-Request-Parameters-in-Azure-Functions
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
FallbackValue, TargetNullValue & StringFormat in Silverlight 4 "Silverlight 4 introduces some further databinding functionality including: FallbackValue If there is a problem with performing the binding, for example an incorrect path to a property value, the ..." Type: Post
Tags : .net, c#, databinding, silverlight, silverlight 4, wpf, xaml
http://dontcodetired.com/blog/post/FallbackValue-TargetNullValue-StringFormat-in-Silverlight-4
Printing Support in Silverlight 4 "Basic printing can be accomplished through the PrintDocument class. For example, to print the entire contents of the LayoutRoot grid: private void btnSimplePrint_Click(object sender, RoutedEventA ..." Type: Post
Tags : .net, c#, silverlight, visual studio 2010, wpf, xaml, silverlight 4
http://dontcodetired.com/blog/post/Printing-Support-in-Silverlight-4
Importing posts from Blogger into BlogEngine.NET "Just managed to successfully get my posts from Blogger into DCT. Read a post suggesting using a new temp WordPress blog which can import directly from Blogger. Then export, then use the Import to ..." Type: Post http://dontcodetired.com/blog/post/Importing-posts-from-Blogger-into-BlogEngineNET
Updating Your Windows 8 App to Windows 8.1: Dealing With Coloured Fonts "With Windows 8.1, font characters (glyphs) can now contain coloured layers. In a Windows 8.0 app, this XAML:<TextBlock>$★☺☹❤✈⛱⛺⛵⚽✘✔☀⛅☕⛄❓♀♂❋❄✹</TextBlock> Will produce the following (bla ..." Type: Post
Tags : windows 8 apps, xaml
http://dontcodetired.com/blog/post/Updating-Your-Windows-8-App-to-Windows-81-Dealing-With-Coloured-Fonts
50 Apps by Christmas: Where’s My Phone App? "This article is part of the 50 Apps by Christmas series. I was listening to episode episode 135 of the Windows Developer Show and an idea was discussed to help people generate an email template to se ..." Type: Post
Tags : windows phone apps, windows phone, 50appsbychristmas2013
http://dontcodetired.com/blog/post/50-Apps-by-Christmas-Wheree28099s-My-Phone-App
New Pluralsight Course: C# Tips and Traps "My latest Pluralsight course: C# Tips and Traps is now live. It’s a collection of things to:  “Short-circuit your learning of C# with this smorgasbord of handy C# and .NET features.” It's sometim ..." Type: Post
Tags : .net, c#, pluralsight courses, c# tips
http://dontcodetired.com/blog/post/New-Pluralsight-Course-C-Tips-and-Traps
Silverlight 3 - Detecting Network Availability "One of the new SL3 features is the ability to test if there is a network connection currently active. This complements the out of browser experience by letting an app use local (isolated) storage when ..." Type: Post
Tags : silverlight, silverlight 3, wpf, c#, oob, out of browser, sloob
http://dontcodetired.com/blog/post/Silverlight-3-Detecting-Network-Availability
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
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
A Silverlight Scale Chord Calculator (SilverKeys Part 1) "One hobby I have is music production (based around a Pro Tools LE 8 setup) and recently I've been learning some music theory. I have created a cheat sheet which is on my wall to assist with workin ..." Type: Post
Tags : silverlight, silverkeys
http://dontcodetired.com/blog/post/A-Silverlight-Scale-Chord-Calculator-(SilverKeys)
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
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
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)
Learning xUnit .NET Unit Testing the Easy Way If you’re getting started with .NET or you’ve done some testing but want to know how to Type: Post
Tags : testing, profession, personal development, .net, xunit.net
http://dontcodetired.com/blog/post/Learning-xUnit-NET-Unit-Testing-the-Easy-Way
What’s New in C# 10: Create Constants Using String Interpolation "This is part of a series on the new features introduced with C# 10.Prior to C# 10 if you wanted to create a const that was made up from other constants you had to add the string fragments togeter, for ..." Type: Post http://dontcodetired.com/blog/post/Whats-New-in-C-10-Create-Constants-Using-String-Interpolation
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
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
Maintaining Basic State With jQuery And CSS "When working on the client, you may have a number of HTML elements that have some form of logical state, e.g. coins (heads/tails), cards (face up/down), importance (high, medium, low), etc. You c ..." Type: Post
Tags : asp.net, html, jquery, css, javascript
http://dontcodetired.com/blog/post/Maintaining-Basic-State-With-jQuery-And-CSS