Home
Archive
Contact
Search results for 'MALAYSIA 4D, [OFFICIAL | winbox-login.com] , MALAYSIA 4D, FREE 10, [OFFICIAL | winbox-login.com] cE'
Telling a View to display a Message Dialog from the ViewModel With MVVMLight in Windows 8.1 Store Apps
"The technique below is one technique, others exist, but the design goals of this approach are: The ViewModel cannot know or reference the View The ViewModel should should not care how the View displ ..."
Type
: Post
Tags
: c#, mvvm, mvvm light, windows store apps, xaml, portable class library
http://dontcodetired.com/blog/post/Telling-a-View-to-display-a-Message-Dialog-from-the-ViewModel-With-MVVMLight-in-Windows-81-Store-Apps
Debugging breakpoint inside web service web method
"To cause debugging to stop at breakpoint inside a web service method when calling from windows app: - Set breakpoint in the win app on the line that calls the web method, then step into the web servi ..."
Type
: Post
http://dontcodetired.com/blog/post/Debugging-breakpoint-inside-web-service-web-method
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 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
Dataset designer global:: namespace issues
"If you change the namespace of a typed dataset in Visual Studio 2005, you may find that the .designer.cs doesn’t re-generate properly, for example the connection string init. To fix, delete the ..."
Type
: Post
http://dontcodetired.com/blog/post/Dataset-designer-global-namespace-issues
location.replace doesn’t work when the following page is a PDF
"Applies to:IE 6.0 (+others?), ASP.NET 1.1, JavaScript, PDF, Adobe Acrobat For some reason (at least in IE 6.0) if you use location.replace (to’disable’ back button by changing browser his ..."
Type
: Post
http://dontcodetired.com/blog/post/locationreplace-doesne28099t-work-when-the-following-page-is-a-PDF
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
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
Understanding Azure Durable Functions - Part 12: Sub Orchestrations
This is part twelve in a series of articles. If you’re not familiar with Durable Functions you
Type
: Post
Tags
: C#, azure, azure functions, durable functions, serverless, .net, durfuncseries
http://dontcodetired.com/blog/post/Understanding-Azure-Durable-Functions-Part-12-Sub-Orchestrations
Vertically Center Div in Browser Window using Viewport-Relative Lengths
"I found out about these units this week so I wanted to have a play with them. The CSS units: vw, vh, vmin, and vmax allow sizes to be specified relative the the browser window size (or the “initial co ..."
Type
: Post
Tags
: web, css, html, responsive design, ux, ui
http://dontcodetired.com/blog/post/Vertically-Center-Div-in-Browser-Window-using-Viewport-Relative-Lengths
Multiple Platform Targeting in Visual Studio 2017
Suppose you are creating a library that has a central set of features and also additional features t
Type
: Post
Tags
: C#, .net, .net core
http://dontcodetired.com/blog/post/Multiple-Platform-Targeting-in-Visual-Studio-2017
Azure Functions Continuous Deployment with Azure Pipelines: Part 6 - Creating an Azure DevOps Release Pipeline
This is the sixth part in a series demonstrating how to setup continuous deployment of an Azure Func
Type
: Post
Tags
: funcpipeseries, azure, azuredevops, azure functions, c#
http://dontcodetired.com/blog/post/Azure-Functions-Continuous-Deployment-with-Azure-Pipelines-Part-6-Creating-an-Azure-DevOps-Release-Pipeline
Free Microsoft Technical Roadshows
"MS are giving a number of technical briefings including .NET and SQL Server 2005… Tuesday 12th and Wednesday 13th April 2005Edinburgh, The Corn Exchange Tuesday 24th and Wednesday 25th May 200 ..."
Type
: Post
http://dontcodetired.com/blog/post/Free-Microsoft-Technical-Roadshows
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
Global.asax Application_Error "File does not exist" Exception
"This can sometime also manifest as a "Session state is not available in this context" exception. If you get either of these in your Application_Error event where you are using Response.Redir ..."
Type
: Post
Tags
: .net, asp.net, visual studio, web
http://dontcodetired.com/blog/post/Globalasax-Application_Error-File-does-not-exist-Exception
Free Akka.NET Cheat Sheet
"I created this handy 3 page cheat sheet PDF as a quick reference guide when creating actors, using the logging API, etc."
Type
: Post
Tags
: .net, akka.net, actor model
http://dontcodetired.com/blog/post/Free-AkkaNET-Cheat-Sheet
ICYMI C# 8 New Features: Write Less Code with Using Declarations
This is part 2 in a series of articles. One nice little enhancement introduced in C# 8 helps to simp
Type
: Post
Tags
: icymcs8series, C#, .net, .net core, C#8
http://dontcodetired.com/blog/post/ICYMI-C-8-New-Features-Write-Less-Code-with-Using-Declarations
Patterns Panacea
"The “Patterns Movement” seems to be gaining momentum with more developers becoming aware of the oft-quoted benefits of pattern re-use. Patterns are supposed to be the abstracted solution t ..."
Type
: Post
http://dontcodetired.com/blog/post/Patterns-Panacea
Getting Ready to Build Your First Windows 8 App
"This article outlines an approach to getting started building you first Windows 8 app, but rather than focus on the technology aspects it focus on the pre-coding activities. The Idea So you have a few ..."
Type
: Post
Tags
: windows 8 apps, windows 8, apps, tablet, ux, design
http://dontcodetired.com/blog/post/Getting-Ready-to-Build-Your-First-Windows-8-App
Nice Little Site to Generate (AJAX) Progress Animated GIFs
"http://www.ajaxload.info/ Aimed at use to display visual clue while an AJAX request is underway - you can choose fore\back\transparent, eg: "
Type
: Post
Tags
: asp.net, ajax, javascript, web, html
http://dontcodetired.com/blog/post/Nice-Little-Site-to-Generate-(AJAX)-Progress-Animated-GIFs
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