Home
Archive
Contact
Search results for 'Libreng live na broadcast ng Women'
FeatureToggle 2.2.1
"An issue was raised about .NET 4 support. This was caused by FeatureToggle.Core having incorrect NuGet PCL target. Version 2.2.1 is now released that should resolve this and allow use of FeatureToggle ..."
Type
: Post
Tags
: featuretoggle
http://dontcodetired.com/blog/post/FeatureToggle-221
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
Please Vote for This!! :)
"Only if you want to do TDD and be able to use mocking frameworks rather that hand-roll your own mocks that is :( http://wpdev.uservoice.com/forums/110705-app-platform/suggestions/1762 ..."
Type
: Post
Tags
: wp7, tdd, testing, windows phone 7
http://dontcodetired.com/blog/post/Please-Vote-for-This!!-)
System.Windows.Markup.XamlParseException when using Tag property in Silverlight
"Although MSDN says you can use the FrameworkElement.Tag Property to store an arbitary object, if you try to store anything other than a string you get a System.Windows.Markup.XamlParseException. It se ..."
Type
: Post
Tags
: silverlight, wpf
http://dontcodetired.com/blog/post/SystemWindowsMarkupXamlParseException-when-using-Tag-property-in-Silverlight
jQuery Intellisense in VS2008
"To enable Intellisense for jQuery in VS2008: http://weblogs.asp.net/scottgu/archive/2008/11/21/jquery-intellisense-in-vs-2008.aspx Once you add the -vsdoc.js to your project you might hav ..."
Type
: Post
Tags
: jquery, visual studio 2008
http://dontcodetired.com/blog/post/jQuery-Intellisense-in-VS2008
New Free eBook: LINQ Succinctly
"My new free Syncfusion eBook is now available. LINQ Succinctly is available from the Syncfusion site along with all the other eBooks in the Succinctly series. LINQ Succinctly covers the following are ..."
Type
: Post
Tags
: c#, linq, writing
http://dontcodetired.com/blog/post/New-Free-eBook-LINQ-Succinctly
New Second Shot Offer For Some Microsoft Exams
"According to the website the offer is valid until 30 June 2010: http://www.prometric.com/microsoft/ss_mcp.htm for terms and conditions."
Type
: Post
Tags
: certification, microsoft, exam, career development
http://dontcodetired.com/blog/post/New-Second-Shot-Offer-For-SOme-Microsoft-Exams
New Clean C# eBook
I just published the initial version of my new Leanpub book: Clean C#. As with my other Leanp
Type
: Post
Tags
: clean c#, c#, writing, leanpub
http://dontcodetired.com/blog/post/New-Clean-C-eBook
Microsoft Upgrade Exams
"I am taking one of the upgrade exams in a few days time and this study reference guide is a great help. http://blog.denoncourtassociates.com/CategoryView,category,Certifications.aspx"
Type
: Post
http://dontcodetired.com/blog/post/Microsoft-Upgrade-Exams
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
Windows Phone 7 Product Webpage Template
"If you want a quick way to create a product page for your Windows 7 App, this is a nice starter page by Nick Harewood. View a live sample or get more info and download."
Type
: Post
Tags
: wp7, windows phone 7
http://dontcodetired.com/blog/post/Windows-Phone-7-Product-Webpage-Template
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
SilverKeys on Microsoft's Silverlight showcase
"SilverKeys has been featured on Microsoft's Silverlight showcase site. Currently has avg user rating of 4.5/5 which I'm really happy with :)"
Type
: Post
Tags
: silverkeys, silverlight, xaml, wpf, microsoft
http://dontcodetired.com/blog/post/SilverKeys-on-Microsofts-Silverlight-showcase
Basic Element Visibility in jQuery
"Out of the box, jQuery comes with basic methods to show and hide elements. There is a live example here of the functions listed in this post. slideToggle slide the element up/down to hide.show. ..."
Type
: Post
Tags
: javascript, jquery, html
http://dontcodetired.com/blog/post/Basic-Element-Visibility-in-jQuery
Universal Windows App Paper Prototype
"In honour of the announcement of universal Windows apps, I though I’d create a simple one page paper prototyping template to visualise what an app would look like on both a PC/tablet and a Windows Pho ..."
Type
: Post
Tags
: windows 8 apps, windows 8, winrt, ux, ui, ui design, design, windows phone, windows phone apps
http://dontcodetired.com/blog/post/Universal-Windows-App-Paper-Prototype
Disable Grey Border On Focus Selected Anchor
Elements
"When an <a> element is selected the browser can add a grey focus border around, the CSS outline:none; can be use to prevent it on standards browsers, for IE (except IE 8 when not in compatibilit ..."
Type
: Post
Tags
: css, web, html, internet explorer
http://dontcodetired.com/blog/post/Disable-Grey-Border-On-Focus-Selected-Anchor-3ca3e-Elements
Useful Colour Scheme Designer
"This is pretty handy, you can choose colour scheme (complimentary etc.). Looking at the source, makes use of jquery, at first i though it was a Flash\Silverlight app but lloks like it's pure javas ..."
Type
: Post
Tags
: ui design
http://dontcodetired.com/blog/post/Useful-Colour-Scheme-Designer
Old Movie effect using Silverlight 3 Pixel Shaders
"Amazing use of pixel shaders in SL 3 to create an old movie effect http://kodierer.blogspot.com/2009/08/ye-olde-pixels-silverlight-3-old-movie.html"
Type
: Post
Tags
: silverlight 3, silverlight, pixel shader, wpf
http://dontcodetired.com/blog/post/Old-Movie-effect-using-Silverlight-3-Pixel-Shaders
Using Shared Projects in Non-Universal App Projects
"Using Visual Studio 2013 Update 2 and the Shared Project Manager Extension it’s possible to use shared projects in non Universal App projects. This video shows a brief intro to shared projects in the ..."
Type
: Post
Tags
: c#, universal apps, shared projects, visual studio
http://dontcodetired.com/blog/post/Using-Shared-Projects-in-Non-Universal-App-Projects
SpecFlow 2 Cheat Sheet
"Below is a revised version of my original SpecFlow cheat sheet updated for v2. Just right click, save-as to get your copy."
Type
: Post
Tags
: testing, quality, specflow, gherkin, bdd, atdd, specification by example
http://dontcodetired.com/blog/post/SpecFlow-2-Cheat-Sheet
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
28
29