Home
Archive
Contact
Search results for 'MALAYSIA 4D, [OFFICIAL | winbox-login.com] , MALAYSIA 4D, FREE 10, [OFFICIAL | winbox-login.com] cE'
Permanently Redirecting a Page in ASP.NET 4
"Rather that using Response.Redirect("newpage.aspx"), ASP.NET 4 introduces the RedirectPermanent method. To signal that the redirect is of a permanent nature (such as a url to a page cha ..."
Type
: Post
Tags
: .net, asp.net, asp.net 4, c#, html, web
http://dontcodetired.com/blog/post/Permanently-Redirecting-a-Page-in-ASPNET-4
New Pluralsight Course: Feature Flag Fundamentals with Microsoft Feature Management
My latest Pluralsight video training course was just published just in time for some holiday season
Type
: Post
Tags
: .net, msftseries, FeatureManagement, featuretoggle, c#, software development, productivity
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Feature-Flag-Fundamentals-with-Microsoft-Feature-Management
Push Notifications and Buttons with Microsoft Flow: Part 3
"In part 1 we crated a Flow to enable/disable the sending of push notifications and in part 2 we created an Azure Function to generate random phrases of positivity. In this third and final part of this ..."
Type
: Post
Tags
: microsoft flow, azure, productivitypushseries
http://dontcodetired.com/blog/post/Push-Notifications-and-Buttons-with-Microsoft-Flow-Part-3
Pushing To AppHarbor Using Mercural via Bitbucket
"Rather than pushing Git to AppHarbor, you can create a (free) Mercurial repo on Bitbucket, grant read permissions to an AppHarbor user, set up a Bitbucket push to an AppHarbor build URL, then when you ..."
Type
: Post
Tags
: appharbor, mercurial, cloud, web
http://dontcodetired.com/blog/post/Pushing-To-AppHarbor-Using-Mercural-via-Bitbucket
New Pluralsight Course: Creating Automated Browser Tests with Selenium in C#
My newest Pluralsight course was just published and you can start watching today. Selenium is a tool
Type
: Post
Tags
: C#, selenium, testing, .net, profession, personal development
http://dontcodetired.com/blog/post/New-Pluralsight-Course-Creating-Automated-Browser-Tests-with-Selenium-in-C
Introducing FeatureToggle
"You can now take a first glance at my new open source project FeatureToggle It's early days yet and I'm not quite what direction it will take. The next thing I'd like to upload ..."
Type
: Post
Tags
: open source, featuretoggle
http://dontcodetired.com/blog/post/Introducing-FeatureToggle
Converting Chars to Doubles in C#
If we’ve got chars with numeric digits in them, we can convert them to numeric (double) values
Type
: Post
Tags
: c# tips, c#, .net
http://dontcodetired.com/blog/post/Converting-Chars-to-Doubles-in-C
Upgrade exams for MCPD to Visual Studio 2008
"No dates as yet for upgrade exams, but if you're an existing MCPD (Windows, Web or Enterprise) you'll be able to take a single upgrade exam (except for Enterprise where 2 exams are required. & ..."
Type
: Post
Tags
: mcpd, certification, microsoft
http://dontcodetired.com/blog/post/Upgrade-exams-for-MCPD-to-Visual-Studio-2008
SilverKeys is Live
"The first version of my Silverlight scale\chord finder is complete, it can be found at http://www.dontcodetired.com/live/silverkeys/ I'd like to improve the UX around the scale degrees, perha ..."
Type
: Post
Tags
: silverkeys, silverlight, wpf, xaml
http://dontcodetired.com/blog/post/SilverKeys-is-Live
SilverKeys Part 3
"The UI (or should I say UX now?) is 90% complete (for this iteration that is) as the image below shows. There are a few bug fixes left to complete, plus I'd like to to some moderate re-factoring o ..."
Type
: Post
Tags
: silverkeys, silverlight, wpf
http://dontcodetired.com/blog/post/SilverKeys-Part-3
15-Second Favourite Programmer Music Survey
"Hi, I thought it would be cool to collate peoples favourite music album to code to. I created this Excel Web App survey – I would be grateful if you could take 15-seconds to tell me (anonymously) what ..."
Type
: Post
Tags
: profession
http://dontcodetired.com/blog/post/15-Second-Favourite-Programmer-Music-Survey
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
Blogengine.net install on Discountasp.net
"After weighing up the options (or at least 2) for a .Net based blogging engine for DCT I've chosen Blogengine.Net over dasBlog. Have to run IIS 7 in Classic Application Pool Pipeline Mode , also ..."
Type
: Post
http://dontcodetired.com/blog/post/Blogenginenet-install-on-Discountaspnet
Using network load balancing (NLB) with transactional MSMQ message
"Want to send transactional messages using DIRECT format TCP to multiple server through a network load balancer? You can’t. Simple as that. See MSDN article ID 899611 Essentially you could have a singl ..."
Type
: Post
http://dontcodetired.com/blog/post/Using-network-load-balancing-(NLB)-with-transactional-MSMQ-message
One Simple Technique to Help Achieve Your Goals
"As the New Year approaches and people start to comment “I can’t believe it’s November”, thoughts start to turn to New Year’s Resolutions and things not accomplished in this year. Whilst I don’t believ ..."
Type
: Post
Tags
: productivity, profession, personal development
http://dontcodetired.com/blog/post/One-Simple-Technique-to-Help-Achieve-Your-Goals
MSMQ Transactional Queues
"When using MSMQ transactional queues ensure you use an overloaded send method passing a transaction object otherwise you may find the message will go nowhere and no exception will be thrown."
Type
: Post
http://dontcodetired.com/blog/post/MSMQ-Transactional-Queues
New Pluralsight Course: C# Tips and Traps
“Sometimes it's hard to know what you don't know. Short-circuit your learning of C# and level-
Type
: Post
Tags
: pluralsight courses, c#, .net
http://dontcodetired.com/blog/post/New-Pluralsight-Course-C-Tips-and-Traps1
New Course Update: Working with Files and Streams in C#
An newly updated version of my Working with Files and Streams in C# video training course is now ava
Type
: Post
Tags
: C#, .net
http://dontcodetired.com/blog/post/New-Course-Update-Working-with-Files-and-Streams-in-C
Enterprise Library - A Day Out with the Logging and Instrumentation Application Block
"Ok, I’ll start by saying I like it; reasons? No headache of installing, configuring, deploying EIF; Easy to configure using the nice little GUI Enterprise Library Configuration Tool - no man ..."
Type
: Post
http://dontcodetired.com/blog/post/Enterprise-Library-A-Day-Out-with-the-Logging-and-Instrumentation-Application-Block
Imported posts not appearing in BlogEngine.NET
" If you've used the BlogEngine.NET import tool and your post are not showing you could try the following: http://mcgeown.co.uk/BlogEngine/post/2008/05/09/Force-BlogEngineNet-to-up ..."
Type
: Post
http://dontcodetired.com/blog/post/Imported-posts-not-appearing-in-BlogEngineNET
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