CSS Hassle for different browsers H@Ni, January 1, 0001 Even been into the hassle of an HTML table displaying differently on different browsers ? of course every UI developer have been into it. I've found a very interesting solution to this problem. Suppose ... CSS Hassle for different browsers 0 0 0
WPF Notify Icon H@Ni, January 1, 0001 Ever wondered how you can create a notify icon that is displayed in task bar and can popup some notifications in your WPF application ? If you do, here's an excellent project that can help you get your ... WPF Notify Icon 0 0 1
Presentation on SQL Server Health in a SharePoint environment Enrique Lima, January 1, 0001 Sql Health in a SharePoint environment View more presentations from Enrique Lima ... Presentation on SQL Server Health in a SharePoint environment 0 0 0
Changing SharePoint with - CSS3, HTML5 and jQuery KunaalKapoor, January 1, 0001 This post covers how to squeeze the most out of the platform we all love - SharePoint 2010 and push the boundaries to the max in-order to get acceptance and success. SharePoint, is a terribly-complex and ... Changing SharePoint with - CSS3, HTML5 and jQuery 0 0 2
SharePoint 2010 – Office 365 KunaalKapoor, January 1, 0001 Office 365 is a cloud service from Microsoft. Part of the service it provides is cloud-based version (Microsoft hosted platform) of SharePoint 2010. The benefit you get is that you don't have to worry ... SharePoint 2010 – Office 365 0 0 0
25 New Features of SharePoint 2010 KunaalKapoor, January 1, 0001 1. New Claims-Based Authentication ModelSharePoint Foundation 2010 incorporates a new authentication model that works with any corporate identity system, including Active Directory Domain Services, LDAP-based ... 25 New Features of SharePoint 2010 0 0 1
Case-insensitive Contains extension for list of strings Michael Freidgeim, January 1, 0001 I wanted to have case-insensitive Contains method for list of strings.Overload Enumerable.Contains<TSou... Method (IEnumerable<TSource>, TSource, IEqualityComparer<TSourc... expects ... Case-insensitive Contains extension for list of strings 0 0 1
A simple pattern to separate Business Logic from Data Access. cdpcodingblog, January 1, 0001 Whether we like it or not, unlike conventional engineering structures like bridges and buildings, software will always be engineered and built to be changed at some future point. It is the nature of the ... A simple pattern to separate Business Logic from Data Access. 0 0 0
JavaScript Learning Series Rajesh Pillai, January 1, 0001 This is my first blog post on my home domain http://rajeshpillai.tekacad... and in this series of posts I will explore various facets of JavaScript language that will help us become better programmers. ... JavaScript Learning Series 0 0 0
The Why of Scrum -- The Standup Jonathan Mills, January 1, 0001 A wise man once told me that most developers dont care about the why, they only care about the how. That is especially true around process and agile development. Developers want to know "how" to do scrum, ... The Why of Scrum -- The Standup 0 0 1
People Need To Be Reminded How Valuable You Are D'Arcy Lussier, January 1, 0001 Here’s an interesting experiment to try. Write down all the projects, initiatives, operations, and successes that you were part of at work over the last year. Once you have your list, go to a few people ... People Need To Be Reminded How Valuable You Are 0 0 3
Windows Azure Service Bus Scatter-Gather Implementation Alan Smith, January 1, 0001 One of the more challenging enterprise integration patterns that developers may wish to implement is the Scatter-Gather pattern. In this article I will show the basic implementation of a scatter-gather ... Windows Azure Service Bus Scatter-Gather Implementation 0 0 0
Select tool to minimize JavaScript and CSS size Michael Freidgeim, January 1, 0001 There are multiple ways and techniques how to combine and minify JS and CSS files.The good number of links can be found in http://stackoverflow.com/qu... and ... Select tool to minimize JavaScript and CSS size 0 0 0
Weekly Cloud Roundup 2012-15 Alan Smith, January 1, 0001 Filtering the informative, insightful and quirky from the fire hose of cloud-based hype. Irving Wladawsky-Berger provides some great insight into The Complex Transition to the Cloud, sharing his views ... Weekly Cloud Roundup 2012-15 0 0 0
Dump an arbitrary object To Html String Michael Freidgeim, January 1, 0001 For debugging purposes me and my collegue wanted to dump details of the arbitrary object, and created function that uses LINQPad Dump functionality (thanks to http://stackoverflow.com/a/... and ... Dump an arbitrary object To Html String 0 0 1
Disable messages from SQL Server “Login failed for user” in Event... Michael Freidgeim, January 1, 0001 I’ve noticed multiple messages from SQL Server in EventLog on my machineLogin failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. Reason: Token-based server access validation failed with an infrastructure ... Disable messages from SQL Server “Login failed for user” in Event... 0 0 0
Do not expose enum in WCF response Michael Freidgeim, January 1, 0001 We had a backward compatibility problem in WCF client, when in Service application a new value was added to one of enums. We discussed different ways to avoid this backward compatibility issues, and I ... Do not expose enum in WCF response 0 0 0
Visual Studio 10 crashed when tried to open one of solutions Michael Freidgeim, January 1, 0001 Visual Studio 10 crashed when I tried to open one of my solutions. Closing Visual Studio and rebooting the machine didn’t help.The error message that was logged(see below), didn’t give any useful ideas.Finally ... Visual Studio 10 crashed when tried to open one of solutions 0 0 2
Translate jQuery UI Datepicker format to .Net Date format Michael Freidgeim, January 1, 0001 I needed to use the same date format in client jQuery UI Datepicker and server ASP.NET code. The actual format can be different for different localization cultures.I decided to translate Datepicker format ... Translate jQuery UI Datepicker format to .Net Date format 0 0 0
Love and Hate Outlook autocomplete, Outlook 2010/Exchange 2010 Kay Sellenrode, January 1, 0001 I think that almost every Exchange admin can concur with me that the Outlook autocomplete cache is one of those things you love but at the same time also hate. Users mostly love this function, except when ... Love and Hate Outlook autocomplete, Outlook 2010/Exchange 2010 0 0 2
Stuxnet - how it infects Kit Ong, January 1, 0001 Except from the CNET article.http://news.cnet.co... Stuxnet worm propagates ... Stuxnet - how it infects 0 0 2
APress Deal of the Day - 13/Apr/2012 - Pro WPF and Silverlight MV... TATWORTH, January 1, 0001 The APress $10 deal of the day for today is "Applied WPF 4 in Context" (http://www.apress.com/9781... starts with a simple introduction to WPF and then shows a complete WPF application from sketch ... APress Deal of the Day - 13/Apr/2012 - Pro WPF and Silverlight MV... 0 0 0
Using a SQL Prompt snippet with template parameters David Atkinson, January 1, 0001 As part of my product management role I regularly attend trade shows and man the Red Gate booth in the vendor exhibition hall. Amongst other things this involves giving product demos to customers. Our ... Using a SQL Prompt snippet with template parameters 0 0 0
Turning off the Visual Studio “Attach to process” sec... Shawn Cicoria, January 1, 0001 When you’re urnning under x64 you have to affect 1 addition spot in the registry to disable this warning – which clearly should only be done by folks that know what they’re doing. NOTE: affecting the registry ... Turning off the Visual Studio “Attach to process” sec... 0 0 0
What is Database Continuous Integration? David Atkinson, January 1, 0001 Although not everyone is practicing continuous integration, many have at least heard of the concept. A recent poll on www.simple-talk.com indicates that 40% of respondents are employing the technique. ... What is Database Continuous Integration? 0 0 0
New blog site–Same great stuff rodelljr, January 1, 0001 Thought I would let everyone know that I am moving my blog to mixtio.wordpress.com. I would like to thank geekswithblogs for allowing me to use them for blogging. My personal site has also expired. Mixtio.com ... New blog site–Same great stuff 0 0 0
Blog has moved–feed changed Steve Clements, January 1, 0001 To all reading this via my rss feed, please update the feed url to http://feeds.feedburner.com... After the google owns feedburner change I cannot access my original feed – it says its migrated, but ... Blog has moved–feed changed 0 0 0
Enabling Google Webmaster Tools With Your GWB Blog ToStringTheory, January 1, 0001 I’ll be honest and save you some time, if you don’t have your own domain for your GWB blog, this won’t help, you may just want to move on… I don’t want to waste your time……… Still here? Good. How great ... Enabling Google Webmaster Tools With Your GWB Blog 0 0 0
Adding a DLL to the GAC in Windows 7 Jim Giercyk, January 1, 0001 I recently created a DLL and I wanted to reference it from a project I was developing in Visual Studio. In previous versions of Windows, doing so was simply a matter of dropping the DLL file in the C:\Windows\assembly ... Adding a DLL to the GAC in Windows 7 0 0 8
The Return Of __FILE__ And __LINE__ In .NET 4.5 Alois Kraus, January 1, 0001 Good things are hard to kill. One of the most useful predefined compiler macros in C/C++ were __FILE__ and __LINE__ which do expand to the compilation units file name and line number where this value is ... The Return Of __FILE__ And __LINE__ In .NET 4.5 0 0 2
Getting to grips with the stack in nasm MarkPearl, January 1, 0001 Today I spent a good part of my day getting to grips with the stack and nasm. After looking at my notes on nasm I think this is one area for the course I am doing they could focus more on… So here are ... Getting to grips with the stack in nasm 0 0 0
Robotic Arm – Hardware Szymon Kobalczyk, January 1, 0001 This is first in series of articles about project I've been building in my spare time since last Summer. Actually it all began when I was researching a topic of modeling human motion kinematics in order ... Robotic Arm – Hardware 0 0 22
E-Sword 10.1 now available TATWORTH, January 1, 0001 Version 10.1 of E-Sword is now available at http://www.e-sword.net/down... is a free electronic bible. The basic version comes with the King James Translation but many other translations ... E-Sword 10.1 now available 0 0 0
Mr Data Converter - a Free Tool for converting Excel. TATWORTH, January 1, 0001 Mr Data Converter is a free tool available under the MIT licence. It takes CSV or tab-delimited data from Excel and converts it into several web-friendly formats, include JSON and XML. There is a demo ... Mr Data Converter - a Free Tool for converting Excel. 0 0 0
first install for windows eight.....da beta raysmithequip, January 1, 0001 The W8 preview is now installed and I am enjoying it. I remember the learning curve of my first unix machine back in the eighties, this ain't that.It is normal for me to do the first os install with a ... first install for windows eight.....da beta 0 0 0
WSS 3.0 to SharePoint 2010: Tips for delaying the Visual Upgrade Kelly Jones, January 1, 0001 My most recent project has been to migrate a bunch of sites from WSS 3.0 (SharePoint 2007) to SharePoint Server 2010. The users are currently working with WSS 3.0 and Office 2003, so the new ribbon based ... WSS 3.0 to SharePoint 2010: Tips for delaying the Visual Upgrade 0 0 0
Computer Networks UNISA - Chap 12 – Networking Security MarkPearl, January 1, 0001 After reading this section you should be able to Identify security risks in LANs and WANs and design security policies that minimize risks Explain how physical security contributes to network security ... Computer Networks UNISA - Chap 12 – Networking Security 0 0 0
Computer Networks UNISA - Chap 8 – Wireless Networking MarkPearl, January 1, 0001 After reading this section you should be able to Explain how nodes exchange wireless signals Identify potential obstacles to successful transmission and their repercussions, such as interference and reflection ... Computer Networks UNISA - Chap 8 – Wireless Networking 0 0 0
Computer Networks UNISA - Chap 10 – In Depth TCP/IP Network... MarkPearl, January 1, 0001 After reading this section you should be able to Understand methods of network design unique to TCP/IP networks, including subnetting, CIDR, and address translation Explain the differences between public ... Computer Networks UNISA - Chap 10 – In Depth TCP/IP Network... 0 0 0
April 2012 Patch Tuesday TATWORTH, January 1, 0001 Next Tuesday, Microsoft will issue a number of critical patches. I urge you to apply the patches to your desktop PCs A.S.A.P. , then deploy to your test servers, test, get signoff and deploy to production.More ... April 2012 Patch Tuesday 0 0 0
Computer Networks UNISA - Chap 14 – Insuring Integrity &... MarkPearl, January 1, 0001 After reading this section you should be able to Identify the characteristics of a network that keep data safe from loss or damage Protect an enterprise-wide network from viruses Explain network and system ... Computer Networks UNISA - Chap 14 – Insuring Integrity &... 0 0 0
Computer Networks UNISA - Chap 15 – Network Management MarkPearl, January 1, 0001 After reading this section you should be able to Understand network management and the importance of documentation, baseline measurements, policies, and regulations to assess and maintain a network’s health. ... Computer Networks UNISA - Chap 15 – Network Management 0 0 0
Fixing the #mvvmlight code snippets in Visual Studio 11 Laurent Bugnion, January 1, 0001 If you installed the latest MVVM Light version for Windows 8, you may encounter an issue where code snippets are not displayed correctly in the Intellisense popup. I am working on a fix, but for now here ... Fixing the #mvvmlight code snippets in Visual Studio 11 0 0 0
How to work around a possible XNA Game Studio or Windows Phone SD... Laurent Bugnion, January 1, 0001 I am not sure if you guys know Aaron Stebner. Aaron works at Microsoft, and has pulled thorns from my side many many times already. Read the rest of this entry » ... How to work around a possible XNA Game Studio or Windows Phone SD... 0 0 0
Kinect Hacking at Microsoft Developer Days 2012 Bulgaria Szymon Kobalczyk, January 1, 0001 Last week I had a pleasure to speak at the Microsoft’s Developer Days 2012 in Sophia, Bulgaria. It was a great conference and I met lots of cool people there. I did a session about Kinect Hacking. My goal ... Kinect Hacking at Microsoft Developer Days 2012 Bulgaria 0 0 0
What’s ‘default’ for? Strenium, January 1, 0001 Sometimes there's a need to communicate explicitly that value variable is yet to be "initialized" or in other words - we’ve never changed it from its' default value. Perhaps "initialized" is not the right ... What’s ‘default’ for? 0 0 1
Using Recursive SQL and XML trick to PIVOT(OK, concat) a "Documen... Kevin Shyr, January 1, 0001 I'm in the process of building out a Data Warehouse and encountered this issue along the way.In the environment, there is a table that stores all the folders with the individual level. For example, if ... Using Recursive SQL and XML trick to PIVOT(OK, concat) a "Documen... 0 0 0
Travelling at Magenic Chris G. Williams, January 1, 0001 I occasionally get asked if we travel "a lot" at Magenic. Sometimes the question comes from job candidates. Other times it's clients, recruiters or friends. To give a simple yes or no answer would be a ... Travelling at Magenic 0 0 1
Microsoft Press Deal of the Day - 4/April/2012 - Accessing Data w... TATWORTH, January 1, 0001 The Microsoft Press half price deal of the day at http://shop.oreilly.com/pro... is the training material for the MCTS Self-Paced Training Kit (Exam 70-516) "Accessing Data with Microsoft® ... Microsoft Press Deal of the Day - 4/April/2012 - Accessing Data w... 0 0 0
Working with packed dates in SSIS Jim Giercyk, January 1, 0001 One of the challenges recently thrown my way was to read an EBCDIC flat file, decode packed dates, and insert the dates into a SQL table. For those unfamiliar with packed data, it is a way to store data ... Working with packed dates in SSIS 0 0 5