FEATURED Rufus is the best tool for burning bootable ISO images to a thumb drive Brian Biales, December 2, 2019 rufus bootable usb I recently had the need to rescue a laptop that had no rescue disk. The MBR was messed up. Fairly easy to fix (not the subject of this article), if you can boot from the original installation DVD. Having an MSDN subscription I downloaded the ISO, but the computer did NOT have a CD/DVD device, just USB ports. I did have an 8GB empty (or one with discardable contents) thumb drive, but was not sure how best to copy the ISO to it so it was bootable. At first I found a Windows tool called the "Windows 7 USB download tool", which probably would have done the trick. But further research showed there is ... Read More Share Rufus is the best tool for burning bootable ISO images to a thumb drive 0 0 0 rufus bootable usb
MOST POPULAR Extending the Start/Stop VMs during off-hours solution Kyle Burns, November 22, 2019 Azure PowerShell Automation Microsoft has a great collection of pre-built solutions for Azure Automation that you can leverage to ... Read More Share Extending the Start/Stop VMs during off-hours solution 0 0 0 Azure PowerShell Automation
HOT TOPIC A VS Extension That Will Make You a Better Developer Jeremy Morgan, November 17, 2019 It’s a bold claim to say an IDE extension can make you a better developer, but you should install this ... Read More Share A VS Extension That Will Make You a Better Developer 0 0 0 HOT TOPIC Scott Allen on C#, .NET Core and Blazor Jeremy Morgan, November 5, 2019 dotnet Pluralsight is launching its brand new podcast today, All Hands on Tech.For our first episode, I got ... Read More Share Scott Allen on C#, .NET Core and Blazor 0 0 0 dotnet HOT TOPIC http client gets data from service call foxjazz, October 21, 2019 using (var client = new HttpClient()) { string contentType = "application/json"; client.DefaultRequestHeader... ... Read More Share http client gets data from service call 0 0 0
HOT TOPIC A VS Extension That Will Make You a Better Developer Jeremy Morgan, November 17, 2019 It’s a bold claim to say an IDE extension can make you a better developer, but you should install this ... Read More Share A VS Extension That Will Make You a Better Developer 0 0 0
HOT TOPIC Scott Allen on C#, .NET Core and Blazor Jeremy Morgan, November 5, 2019 dotnet Pluralsight is launching its brand new podcast today, All Hands on Tech.For our first episode, I got ... Read More Share Scott Allen on C#, .NET Core and Blazor 0 0 0 dotnet
HOT TOPIC http client gets data from service call foxjazz, October 21, 2019 using (var client = new HttpClient()) { string contentType = "application/json"; client.DefaultRequestHeader... ... Read More Share http client gets data from service call 0 0 0
MOST RECENT Essential Tools to find bugs... before they get to production Stackify sponsor Developers now have access to free and inexpensive developer tools that can help find and fix many common application problems. These new APM tools are now an essential part of every developer’s tool set. Show me the tools! XML Transformation: Xslt vs .NET. Part 2 Leonid Ganeline, March 30, 2015 - Mapping Code Xslt Part 1.Part 2.Part 3. In the first part, I have compared the Xslt transformations of the XML documents with the Object transformations. It happens the Object transformations are faster in most cases. They ... XML Transformation: Xslt vs .NET. Part 2 0 0 1 - Mapping Code Xslt Guvera Bugs Sucks and my incident with Guvera (Charge me 1447.39 INR and my account still not paid account) Anirudha, March 30, 2015 Finding a good Music streaming is really so hard. Today I play guvera and thing to let use it for future. Now See what it happen to me. First I tried to pay it doesn’t work. I tell the support and it telling ... Guvera Bugs Sucks and my incident with Guvera (Charge me 1447.39 INR and my account still not paid account) 1 0 0 Horror: Migrating Angular-UI-Router to Angular New Router Shaun, March 30, 2015 AngularJS Last week after watched videos of ngConf 2015, I decided to have a try on Angular 2.0. And I think the best start point would be its new router. The application I'm going to change is "My DocumentDB", ... Horror: Migrating Angular-UI-Router to Angular New Router 0 0 8 AngularJS iOS Grid Control Richard Jones, March 29, 2015 So, after fighting it for a while, I’ve realised that most line of business apps need a grid control. iOS just doesn’t have this out of the box, we have UITableView and UICollectionView but they don’t ... iOS Grid Control 0 0 0 Using a Raspberry Pi For Lanc Rob Blackbourn, March 29, 2015 Setup Download the Raspian distribution I used the one dated 2015-02-16, kernel version 3.18. Prepare the distribution $ sudo apt-get update $ sudo apt-get upgrade Fixup the network interface I have an ... Using a Raspberry Pi For Lanc 0 0 1 XML Transformation: Xslt vs .NET. Part 1. Leonid Ganeline, March 28, 2015 - Mapping Code Xslt Part 1.Part 2.Part 3. The Xml transformation is an important part of the system integration. The Xml documents are everywhere despite surging JSON. When we need to transform [or map] one Xml document to ... XML Transformation: Xslt vs .NET. Part 1. 0 0 4 - Mapping Code Xslt QR codes in .Net Aligned, March 27, 2015 .Net Tools It took awhile to find the right NuGet package to use to create and decode a QR code, but we found it. The ZXing.Net port of the Java version turned out to be quick and easy to use. Scott Hanselman had ... QR codes in .Net 0 0 0 .Net Tools Upgrading your Neo4J from XXX to 2.2.0–having authorization trouble? Chris Skardon, March 27, 2015 .NET neo4j I’ve recently upgraded one of my Neo4J dbs from 2.1.7 to 2.2.0, and instantly ran into troubles with the new Authentication that the db now has. You’ll notice it when you first login to your browser (http://localhost:7474/) ... Upgrading your Neo4J from XXX to 2.2.0–having authorization trouble? 0 0 2 .NET neo4j Set up https only in an Azure website Thorvald Bøe, March 27, 2015 azure website https I was just working on an Azure web site that needs to work on https only. I came across this solution that pointed me in the right direction:http://blogs.msdn... ... Set up https only in an Azure website 0 0 0 azure website https ACT Flyin Washington DC - 3/22-24/2015 Dave Noderer, March 26, 2015 Technology This past week I visited Washington, DC to take part in the annual ActOnline.org "flyin". Each year this organization of ~ 5000 software companies hosts 50 software and app developers to visit Washington ... ACT Flyin Washington DC - 3/22-24/2015 0 0 0 Technology Setup.exe doesn’t appear to run when I double click it. Ken Hortsch, March 26, 2015 My company has an internal utility to install applications on your laptop. One was failing and not telling me why. Going to the directory where everything was downloaded and double clicking the Setup.exe ... Setup.exe doesn’t appear to run when I double click it. 0 0 0 Which Keywords Has An ETW Provider Enabled? Alois Kraus, March 25, 2015 Todays little program has a simple task. It should decode a hex bitmask into its original bits as hex values from which it was composed from. As bonus we can also parse an ETW manifest and print the corresponding ... Which Keywords Has An ETW Provider Enabled? 0 0 3 Syncfusion Essential Studio - Community Licence ihaynes, March 25, 2015 Syncfusion have recently followed the Microsoft Visual Studio Community Edition and launched a Community Edition of their Essential Studio Enterprise Edition. See http://www.syncfusion.com/p... ... Syncfusion Essential Studio - Community Licence 0 0 5 ProfBugging - How to find leaks with allocation profiling Alois Kraus, March 22, 2015 Since ETW know how is still considered an arcane science by most people I have the chance to look at a lot of "easy" things which did affect performance a lot but they went bye unnoticed until I did look ... ProfBugging - How to find leaks with allocation profiling 0 0 1 Background and border blinking animation using CSS3 Renso, March 20, 2015 CSS3 Goal is to make a box, input, etc, anything that has a border to blink with using css3, no JavaScript with infinite loops!<style> @-webkit-keyframes blink { 0% { background: rgba(255,0,0,0.5); } ... Background and border blinking animation using CSS3 0 0 2 CSS3 Java Annotations Refresher JoshReuben, March 20, 2015 Java Annotations (Metadata) embed metadata in source code, for design-time/compile-time/ru... processing Syntax - @<annotation-name>(&l... initializations>) the bedrock of JEE Annotation Definition ... Java Annotations Refresher 0 0 2 Java Final Polishing of Apple Watch App Richard Jones, March 18, 2015 Its done, my first Apple Watch App. Ready to send to Apple when they allow submissions… ... Final Polishing of Apple Watch App 0 0 1 Naming Things Is Hard: Using Object Pattern Names Steve Wilkes, March 18, 2015 C# Domain Driven Design (DDD) Patterns Programming Practices Patterns C# Domain Driven Design (DDD) Programming Practices Design Patterns - tried-and-true solutions to common problems - have now been around long enough that many of them have very familiar names. We can use those names as part of an object-naming strategy. ... Naming Things Is Hard: Using Object Pattern Names 0 0 2 C# Domain Driven Design (DDD) Patterns Programming Practices Patterns C# Domain Driven Design (DDD) Programming Practices DAX Studio 2.1 Released Darren Gosbell, March 18, 2015 DAX Analysis Services Today I am pleased to announce the release of the latest update to DAX Studio – v2.1.0 You can get it from the releases page on codeplex: http://daxstudio.codeplex.c... Below is an outline of what’s ... DAX Studio 2.1 Released 0 0 4 DAX Analysis Services mssql2008+ : How do I manage transactions in stored procedures? Paula DiTallo, March 16, 2015 Practical Answers SQL This pattern works well:USE [yourDatabase] GO IF OBJECT_ID('ThisSproc', 'P') IS NOT NULL DROP PROCEDURE ThisSproc; GO CREATE PROCEDURE ThisSproc @PersonId INT, @NewMoneyCollected MONEY = 0 AS BEGIN BEGIN ... mssql2008+ : How do I manage transactions in stored procedures? 0 0 0 Practical Answers SQL New Features in Bing Developer Assistant March Release Jialiang, March 17, 2015 In the March release of Bing Developer Assistant, we added the following new features: 1. Pin the Intellisense Window. By clicking the new ‘Pin’ button, you can pin the API help info in Visual Studio, ... New Features in Bing Developer Assistant March Release 0 0 1 Automatically update packages using NuGet Aligned, March 16, 2015 Build Tools NuGet doesn't do automatic updating on it's own. If you wanted to do automatic updating with NuGet, which I wouldn't recommend it against public packages (EF, MVC, etc), you’ve probably found it’s not ... Automatically update packages using NuGet 0 0 0 Build Tools Algonquin Takes First at Providence College Regional Programming Contest Daniel Forhan, March 16, 2015 Algonquin programming team providence college programming contest Algonquin team won the first place trophy at Providence College.In addition to the trophy, Providence College has granted a $5,000 scholarship to each member of the first-place team (should they decide ... Algonquin Takes First at Providence College Regional Programming Contest 0 0 0 Algonquin programming team providence college programming contest Meeting Fun Aligned, March 13, 2015 Today in a meeting the leader was sharing a OneNote file to take notes via a remote meeting screen share. As he was formulating how the meeting should go (writing down questions for the group), I asked ... Meeting Fun 0 0 0 Incremental Find in Visual Studio with Crtl-I …who knew?! bconlon, March 13, 2015 Visual Studio My Dad always told me ‘You should learn something new every day’, and today I managed it with my newly found ability to perform an incremental search within Visual Studio using the Ctrl-I key stroke. For ... Incremental Find in Visual Studio with Crtl-I …who knew?! 0 0 2 Visual Studio Scalable Service Architecture JoshReuben, March 13, 2015 Cloud Overview A scalable cloud based architecture has converged upon a common design meta-pattern leveraging the following components, which are explained below: A Forward-Cache Proxy An elastic service Load ... Scalable Service Architecture 0 0 1 Cloud Copy Files From You Local Computer To An Azure VM and Back Herve Roggero, March 10, 2015 Azure Do you need to copy files from your local workstation to Azure Virtual Machines? No need to use FTP, or send files on cloud drives or blobs. The only thing you need to do is to access your local drives ... Copy Files From You Local Computer To An Azure VM and Back 0 0 0 Azure Syncfusion Community Edition Aligned, March 10, 2015 Tools On the back of the latest MSDN magazine (March 2015) : There was a link to Syncfusion's community license for its controls. This free license that can be used to "build commercial applications", has a ... Syncfusion Community Edition 0 0 0 Tools WebAPI Exception Logging AngelEyes, March 10, 2015 Just found out - very easily - a simple way to add logging (via log4net) to my .Net Web API. Thanks to a "code friendly" post.The whole article is full of useful information, though in this instance I ... WebAPI Exception Logging 0 0 1 Binding Multiple Selection in RadListBox Anthony Trudeau, March 9, 2015 .NET Telerik Telerik quietly added a feature to their WPF RadListBox in their 1Q 2015 update that is coincidentally a feature I needed in a current project. The feature is the ability to bind the selected items in ... Binding Multiple Selection in RadListBox 0 0 0 .NET Telerik The Docker Container Command Line Interface JoshReuben, March 9, 2015 Linux IMHO, docker lightweight virtualization is an incredible game-changer. It totally sweeps the “DevOps” board and along with etcd and Kubernetes pods, supports complex application chain orchestrations through ... The Docker Container Command Line Interface 0 0 1 Linux Why I Don’t Pay Speakers to Speak at My Conference D'Arcy Lussier, March 7, 2015 I had a few conversations at Prairie Dev Con this week with people who were shocked to find that I don’t pay the speakers I invite to my conference. There’s also been some popular blog posts over the last ... Why I Don’t Pay Speakers to Speak at My Conference 0 0 1 Add default values for date fields in list edit forms using moment.js Thorvald Bøe, March 6, 2015 jquery sharepoint momentjs I love the SharePoint lists, they are so easy to set up and customize. I use it all the time.Still, there is room for improvement. The display/new/edit forms for example, are not very customizable OOTB. ... Add default values for date fields in list edit forms using moment.js 0 0 0 jquery sharepoint momentjs How To Create A Powershell Script To Backup Your Azure Blobs Herve Roggero, March 5, 2015 In this post I will show you how easy it is to create a PowerShell script using Visual Studio that can backup your Azure Blobs. The same concept can be applied to backup Azure Tables and SQL Database. ... How To Create A Powershell Script To Backup Your Azure Blobs 0 0 0 Thoughts from PrDC 2015 D'Arcy Lussier, March 5, 2015 I wrapped up my 9th Prairie Dev Con this week. I’ve been running conferences since 2009 (earlier if you count Code Camps I guess), and after 2 SDECs and 9 PrDCs, I’m finding that I still learn something ... Thoughts from PrDC 2015 0 0 1 EventLogs with PowerShell Aligned, March 4, 2015 If you want to log to Windows Event Viewer you need to first create the EventLog and source. You can do this in C# or PowerShell. I’ve used LinqPad on the server before (run as administrator), but PowerShell ... EventLogs with PowerShell 0 0 1 Creating Azure WebJobs With The WebJobs SDK Tim Murphy, March 4, 2015 PSC Azure Development The move to the cloud of many applications means that we have to learn new approaches to solving old problems. One common problem that most developers face at one point or another is background processing ... Creating Azure WebJobs With The WebJobs SDK 0 0 0 PSC Azure Development Backing up Azure Blobs Herve Roggero, March 3, 2015 Azure As customers adopt the Microsoft Azure platform, the need to backup Azure Blobs is becoming increasingly important. That’s because Azure Blobs are used by both the Platform as a Service (PaaS) and Infrastructure ... Backing up Azure Blobs 0 0 0 Azure ClipX – an indispensable tool Aligned, March 3, 2015 Productivity Tools I found ClipX a few years ago and have used it every day since. The ability to have a searchable history of copied text and images from a hot key (I use ctrl+shift+z) has been invaluable. It’s saved me ... ClipX – an indispensable tool 0 0 0 Productivity Tools Migrating SSRS Reports and Schedules jtimperley, March 2, 2015 SQL Server SQL Server Reporting Services SSRS If you’re like me, you’ve found yourself in need of a quick and easy way to migrate between SQL Server Reporting Services (SSRS) servers. You want it configured identically and don’t want to do it manually. ... Migrating SSRS Reports and Schedules 0 0 1 SQL Server SQL Server Reporting Services SSRS SharePoint hack - how to restore web part forms in SharePoint Online (SP 2013) Thorvald Bøe, March 2, 2015 sharepoint online form web part I was working in SharePoint designer, trying to customize the edit form. I had two objectives:-To customize the form by rearranging the order of the controls and adding some headings etc.-To add a related ... SharePoint hack - how to restore web part forms in SharePoint Online (SP 2013) 0 0 1 sharepoint online form web part Python OOP JoshReuben, March 1, 2015 Back in the day, I did a fair bit of work with BioPython – I thought it was time to revisit this glue language ! Classes Python allows for the definition of classes. The builtin __init__ function serves ... Python OOP 0 0 1 Java Collections Refresher JoshReuben, March 1, 2015 Java Jumping around between programming languages, its very easy to forget what is what.Here's my short summary of Java Collections (obviously you can go a step further with Guava !) Collections Overview In ... Java Collections Refresher 0 0 1 Java APPSENCE – Unattended installation of AppSense Desktop Now Waclaw Chrabaszcz, March 1, 2015 AppSense ActiveDirectory XenApp XenDesktop What is AppSense? Espacially what is AppSense for me? I can call myself a GPO fundamentalist. And in my opinion I can reach everything using Group Polices. However the role of the engineer it to know, ... APPSENCE – Unattended installation of AppSense Desktop Now 0 0 4 AppSense ActiveDirectory XenApp XenDesktop Getting Started with Ubuntu Elton Stoneman, February 27, 2015 Pluralsight Linux Have you heard? Microsoft hearts Linux. And with good reason: Linux is the home of fast-paced innovation and collaboration. If you're comfortable with Linux then you can step right into new technologies ... Getting Started with Ubuntu 0 0 1 Pluralsight Linux Serializers in .NET Leonid Ganeline, February 26, 2015 Code Serializer This post is obsolete and kept only for sentimental reasons :)Please go to the v.2 of this article.The project code is on GitHub. Any distributed system requires serializing to transfer data through the ... Serializers in .NET 0 0 2 Code Serializer Azure Training Courses in Stockholm, Sweden Alan Smith, February 26, 2015 I’ve been developing delivering training courses in the Azure technologies and services since 2010. During that time we have seen Azure evolve rapidly, with the addition new services and continued evolution ... Azure Training Courses in Stockholm, Sweden 0 0 0 Moving to a New Blog - www.NikitaP.com Nikita Polyakov, February 24, 2015 Moving to a New Blog - www.NikitaP.com 0 0 0 Thought of the day Aligned, February 23, 2015 Pragmatic Programming Selenium “There are consistencies in what we see as inconsistent”. I said this out loud today. We have an automated UI test build where all passed 2 times in a row, now without any code changes 2 have failed, with ... Thought of the day 0 0 0 Pragmatic Programming Selenium Getting Started with OpenCV JoshReuben, February 23, 2015 Graphics Programming Artificial Intelligence C++ Overview OpenCV is a Computer Vision / Image Processing library. It used in ffmpeg video processing / streaming and ROS robot operating system. you can install it from here: http://opencv.org/downloads... ... Getting Started with OpenCV 0 0 1 Graphics Programming Artificial Intelligence C++ Page: 15|16|17|18|19|20|21|22|23|24|25|26|27|28|29|30|31|32|33|34
Essential Tools to find bugs... before they get to production Stackify sponsor Developers now have access to free and inexpensive developer tools that can help find and fix many common application problems. These new APM tools are now an essential part of every developer’s tool set. Show me the tools!
XML Transformation: Xslt vs .NET. Part 2 Leonid Ganeline, March 30, 2015 - Mapping Code Xslt Part 1.Part 2.Part 3. In the first part, I have compared the Xslt transformations of the XML documents with the Object transformations. It happens the Object transformations are faster in most cases. They ... XML Transformation: Xslt vs .NET. Part 2 0 0 1 - Mapping Code Xslt
Guvera Bugs Sucks and my incident with Guvera (Charge me 1447.39 INR and my account still not paid account) Anirudha, March 30, 2015 Finding a good Music streaming is really so hard. Today I play guvera and thing to let use it for future. Now See what it happen to me. First I tried to pay it doesn’t work. I tell the support and it telling ... Guvera Bugs Sucks and my incident with Guvera (Charge me 1447.39 INR and my account still not paid account) 1 0 0
Horror: Migrating Angular-UI-Router to Angular New Router Shaun, March 30, 2015 AngularJS Last week after watched videos of ngConf 2015, I decided to have a try on Angular 2.0. And I think the best start point would be its new router. The application I'm going to change is "My DocumentDB", ... Horror: Migrating Angular-UI-Router to Angular New Router 0 0 8 AngularJS
iOS Grid Control Richard Jones, March 29, 2015 So, after fighting it for a while, I’ve realised that most line of business apps need a grid control. iOS just doesn’t have this out of the box, we have UITableView and UICollectionView but they don’t ... iOS Grid Control 0 0 0
Using a Raspberry Pi For Lanc Rob Blackbourn, March 29, 2015 Setup Download the Raspian distribution I used the one dated 2015-02-16, kernel version 3.18. Prepare the distribution $ sudo apt-get update $ sudo apt-get upgrade Fixup the network interface I have an ... Using a Raspberry Pi For Lanc 0 0 1
XML Transformation: Xslt vs .NET. Part 1. Leonid Ganeline, March 28, 2015 - Mapping Code Xslt Part 1.Part 2.Part 3. The Xml transformation is an important part of the system integration. The Xml documents are everywhere despite surging JSON. When we need to transform [or map] one Xml document to ... XML Transformation: Xslt vs .NET. Part 1. 0 0 4 - Mapping Code Xslt
QR codes in .Net Aligned, March 27, 2015 .Net Tools It took awhile to find the right NuGet package to use to create and decode a QR code, but we found it. The ZXing.Net port of the Java version turned out to be quick and easy to use. Scott Hanselman had ... QR codes in .Net 0 0 0 .Net Tools
Upgrading your Neo4J from XXX to 2.2.0–having authorization trouble? Chris Skardon, March 27, 2015 .NET neo4j I’ve recently upgraded one of my Neo4J dbs from 2.1.7 to 2.2.0, and instantly ran into troubles with the new Authentication that the db now has. You’ll notice it when you first login to your browser (http://localhost:7474/) ... Upgrading your Neo4J from XXX to 2.2.0–having authorization trouble? 0 0 2 .NET neo4j
Set up https only in an Azure website Thorvald Bøe, March 27, 2015 azure website https I was just working on an Azure web site that needs to work on https only. I came across this solution that pointed me in the right direction:http://blogs.msdn... ... Set up https only in an Azure website 0 0 0 azure website https
ACT Flyin Washington DC - 3/22-24/2015 Dave Noderer, March 26, 2015 Technology This past week I visited Washington, DC to take part in the annual ActOnline.org "flyin". Each year this organization of ~ 5000 software companies hosts 50 software and app developers to visit Washington ... ACT Flyin Washington DC - 3/22-24/2015 0 0 0 Technology
Setup.exe doesn’t appear to run when I double click it. Ken Hortsch, March 26, 2015 My company has an internal utility to install applications on your laptop. One was failing and not telling me why. Going to the directory where everything was downloaded and double clicking the Setup.exe ... Setup.exe doesn’t appear to run when I double click it. 0 0 0
Which Keywords Has An ETW Provider Enabled? Alois Kraus, March 25, 2015 Todays little program has a simple task. It should decode a hex bitmask into its original bits as hex values from which it was composed from. As bonus we can also parse an ETW manifest and print the corresponding ... Which Keywords Has An ETW Provider Enabled? 0 0 3
Syncfusion Essential Studio - Community Licence ihaynes, March 25, 2015 Syncfusion have recently followed the Microsoft Visual Studio Community Edition and launched a Community Edition of their Essential Studio Enterprise Edition. See http://www.syncfusion.com/p... ... Syncfusion Essential Studio - Community Licence 0 0 5
ProfBugging - How to find leaks with allocation profiling Alois Kraus, March 22, 2015 Since ETW know how is still considered an arcane science by most people I have the chance to look at a lot of "easy" things which did affect performance a lot but they went bye unnoticed until I did look ... ProfBugging - How to find leaks with allocation profiling 0 0 1
Background and border blinking animation using CSS3 Renso, March 20, 2015 CSS3 Goal is to make a box, input, etc, anything that has a border to blink with using css3, no JavaScript with infinite loops!<style> @-webkit-keyframes blink { 0% { background: rgba(255,0,0,0.5); } ... Background and border blinking animation using CSS3 0 0 2 CSS3
Java Annotations Refresher JoshReuben, March 20, 2015 Java Annotations (Metadata) embed metadata in source code, for design-time/compile-time/ru... processing Syntax - @<annotation-name>(&l... initializations>) the bedrock of JEE Annotation Definition ... Java Annotations Refresher 0 0 2 Java
Final Polishing of Apple Watch App Richard Jones, March 18, 2015 Its done, my first Apple Watch App. Ready to send to Apple when they allow submissions… ... Final Polishing of Apple Watch App 0 0 1
Naming Things Is Hard: Using Object Pattern Names Steve Wilkes, March 18, 2015 C# Domain Driven Design (DDD) Patterns Programming Practices Patterns C# Domain Driven Design (DDD) Programming Practices Design Patterns - tried-and-true solutions to common problems - have now been around long enough that many of them have very familiar names. We can use those names as part of an object-naming strategy. ... Naming Things Is Hard: Using Object Pattern Names 0 0 2 C# Domain Driven Design (DDD) Patterns Programming Practices Patterns C# Domain Driven Design (DDD) Programming Practices
DAX Studio 2.1 Released Darren Gosbell, March 18, 2015 DAX Analysis Services Today I am pleased to announce the release of the latest update to DAX Studio – v2.1.0 You can get it from the releases page on codeplex: http://daxstudio.codeplex.c... Below is an outline of what’s ... DAX Studio 2.1 Released 0 0 4 DAX Analysis Services
mssql2008+ : How do I manage transactions in stored procedures? Paula DiTallo, March 16, 2015 Practical Answers SQL This pattern works well:USE [yourDatabase] GO IF OBJECT_ID('ThisSproc', 'P') IS NOT NULL DROP PROCEDURE ThisSproc; GO CREATE PROCEDURE ThisSproc @PersonId INT, @NewMoneyCollected MONEY = 0 AS BEGIN BEGIN ... mssql2008+ : How do I manage transactions in stored procedures? 0 0 0 Practical Answers SQL
New Features in Bing Developer Assistant March Release Jialiang, March 17, 2015 In the March release of Bing Developer Assistant, we added the following new features: 1. Pin the Intellisense Window. By clicking the new ‘Pin’ button, you can pin the API help info in Visual Studio, ... New Features in Bing Developer Assistant March Release 0 0 1
Automatically update packages using NuGet Aligned, March 16, 2015 Build Tools NuGet doesn't do automatic updating on it's own. If you wanted to do automatic updating with NuGet, which I wouldn't recommend it against public packages (EF, MVC, etc), you’ve probably found it’s not ... Automatically update packages using NuGet 0 0 0 Build Tools
Algonquin Takes First at Providence College Regional Programming Contest Daniel Forhan, March 16, 2015 Algonquin programming team providence college programming contest Algonquin team won the first place trophy at Providence College.In addition to the trophy, Providence College has granted a $5,000 scholarship to each member of the first-place team (should they decide ... Algonquin Takes First at Providence College Regional Programming Contest 0 0 0 Algonquin programming team providence college programming contest
Meeting Fun Aligned, March 13, 2015 Today in a meeting the leader was sharing a OneNote file to take notes via a remote meeting screen share. As he was formulating how the meeting should go (writing down questions for the group), I asked ... Meeting Fun 0 0 0
Incremental Find in Visual Studio with Crtl-I …who knew?! bconlon, March 13, 2015 Visual Studio My Dad always told me ‘You should learn something new every day’, and today I managed it with my newly found ability to perform an incremental search within Visual Studio using the Ctrl-I key stroke. For ... Incremental Find in Visual Studio with Crtl-I …who knew?! 0 0 2 Visual Studio
Scalable Service Architecture JoshReuben, March 13, 2015 Cloud Overview A scalable cloud based architecture has converged upon a common design meta-pattern leveraging the following components, which are explained below: A Forward-Cache Proxy An elastic service Load ... Scalable Service Architecture 0 0 1 Cloud
Copy Files From You Local Computer To An Azure VM and Back Herve Roggero, March 10, 2015 Azure Do you need to copy files from your local workstation to Azure Virtual Machines? No need to use FTP, or send files on cloud drives or blobs. The only thing you need to do is to access your local drives ... Copy Files From You Local Computer To An Azure VM and Back 0 0 0 Azure
Syncfusion Community Edition Aligned, March 10, 2015 Tools On the back of the latest MSDN magazine (March 2015) : There was a link to Syncfusion's community license for its controls. This free license that can be used to "build commercial applications", has a ... Syncfusion Community Edition 0 0 0 Tools
WebAPI Exception Logging AngelEyes, March 10, 2015 Just found out - very easily - a simple way to add logging (via log4net) to my .Net Web API. Thanks to a "code friendly" post.The whole article is full of useful information, though in this instance I ... WebAPI Exception Logging 0 0 1
Binding Multiple Selection in RadListBox Anthony Trudeau, March 9, 2015 .NET Telerik Telerik quietly added a feature to their WPF RadListBox in their 1Q 2015 update that is coincidentally a feature I needed in a current project. The feature is the ability to bind the selected items in ... Binding Multiple Selection in RadListBox 0 0 0 .NET Telerik
The Docker Container Command Line Interface JoshReuben, March 9, 2015 Linux IMHO, docker lightweight virtualization is an incredible game-changer. It totally sweeps the “DevOps” board and along with etcd and Kubernetes pods, supports complex application chain orchestrations through ... The Docker Container Command Line Interface 0 0 1 Linux
Why I Don’t Pay Speakers to Speak at My Conference D'Arcy Lussier, March 7, 2015 I had a few conversations at Prairie Dev Con this week with people who were shocked to find that I don’t pay the speakers I invite to my conference. There’s also been some popular blog posts over the last ... Why I Don’t Pay Speakers to Speak at My Conference 0 0 1
Add default values for date fields in list edit forms using moment.js Thorvald Bøe, March 6, 2015 jquery sharepoint momentjs I love the SharePoint lists, they are so easy to set up and customize. I use it all the time.Still, there is room for improvement. The display/new/edit forms for example, are not very customizable OOTB. ... Add default values for date fields in list edit forms using moment.js 0 0 0 jquery sharepoint momentjs
How To Create A Powershell Script To Backup Your Azure Blobs Herve Roggero, March 5, 2015 In this post I will show you how easy it is to create a PowerShell script using Visual Studio that can backup your Azure Blobs. The same concept can be applied to backup Azure Tables and SQL Database. ... How To Create A Powershell Script To Backup Your Azure Blobs 0 0 0
Thoughts from PrDC 2015 D'Arcy Lussier, March 5, 2015 I wrapped up my 9th Prairie Dev Con this week. I’ve been running conferences since 2009 (earlier if you count Code Camps I guess), and after 2 SDECs and 9 PrDCs, I’m finding that I still learn something ... Thoughts from PrDC 2015 0 0 1
EventLogs with PowerShell Aligned, March 4, 2015 If you want to log to Windows Event Viewer you need to first create the EventLog and source. You can do this in C# or PowerShell. I’ve used LinqPad on the server before (run as administrator), but PowerShell ... EventLogs with PowerShell 0 0 1
Creating Azure WebJobs With The WebJobs SDK Tim Murphy, March 4, 2015 PSC Azure Development The move to the cloud of many applications means that we have to learn new approaches to solving old problems. One common problem that most developers face at one point or another is background processing ... Creating Azure WebJobs With The WebJobs SDK 0 0 0 PSC Azure Development
Backing up Azure Blobs Herve Roggero, March 3, 2015 Azure As customers adopt the Microsoft Azure platform, the need to backup Azure Blobs is becoming increasingly important. That’s because Azure Blobs are used by both the Platform as a Service (PaaS) and Infrastructure ... Backing up Azure Blobs 0 0 0 Azure
ClipX – an indispensable tool Aligned, March 3, 2015 Productivity Tools I found ClipX a few years ago and have used it every day since. The ability to have a searchable history of copied text and images from a hot key (I use ctrl+shift+z) has been invaluable. It’s saved me ... ClipX – an indispensable tool 0 0 0 Productivity Tools
Migrating SSRS Reports and Schedules jtimperley, March 2, 2015 SQL Server SQL Server Reporting Services SSRS If you’re like me, you’ve found yourself in need of a quick and easy way to migrate between SQL Server Reporting Services (SSRS) servers. You want it configured identically and don’t want to do it manually. ... Migrating SSRS Reports and Schedules 0 0 1 SQL Server SQL Server Reporting Services SSRS
SharePoint hack - how to restore web part forms in SharePoint Online (SP 2013) Thorvald Bøe, March 2, 2015 sharepoint online form web part I was working in SharePoint designer, trying to customize the edit form. I had two objectives:-To customize the form by rearranging the order of the controls and adding some headings etc.-To add a related ... SharePoint hack - how to restore web part forms in SharePoint Online (SP 2013) 0 0 1 sharepoint online form web part
Python OOP JoshReuben, March 1, 2015 Back in the day, I did a fair bit of work with BioPython – I thought it was time to revisit this glue language ! Classes Python allows for the definition of classes. The builtin __init__ function serves ... Python OOP 0 0 1
Java Collections Refresher JoshReuben, March 1, 2015 Java Jumping around between programming languages, its very easy to forget what is what.Here's my short summary of Java Collections (obviously you can go a step further with Guava !) Collections Overview In ... Java Collections Refresher 0 0 1 Java
APPSENCE – Unattended installation of AppSense Desktop Now Waclaw Chrabaszcz, March 1, 2015 AppSense ActiveDirectory XenApp XenDesktop What is AppSense? Espacially what is AppSense for me? I can call myself a GPO fundamentalist. And in my opinion I can reach everything using Group Polices. However the role of the engineer it to know, ... APPSENCE – Unattended installation of AppSense Desktop Now 0 0 4 AppSense ActiveDirectory XenApp XenDesktop
Getting Started with Ubuntu Elton Stoneman, February 27, 2015 Pluralsight Linux Have you heard? Microsoft hearts Linux. And with good reason: Linux is the home of fast-paced innovation and collaboration. If you're comfortable with Linux then you can step right into new technologies ... Getting Started with Ubuntu 0 0 1 Pluralsight Linux
Serializers in .NET Leonid Ganeline, February 26, 2015 Code Serializer This post is obsolete and kept only for sentimental reasons :)Please go to the v.2 of this article.The project code is on GitHub. Any distributed system requires serializing to transfer data through the ... Serializers in .NET 0 0 2 Code Serializer
Azure Training Courses in Stockholm, Sweden Alan Smith, February 26, 2015 I’ve been developing delivering training courses in the Azure technologies and services since 2010. During that time we have seen Azure evolve rapidly, with the addition new services and continued evolution ... Azure Training Courses in Stockholm, Sweden 0 0 0
Moving to a New Blog - www.NikitaP.com Nikita Polyakov, February 24, 2015 Moving to a New Blog - www.NikitaP.com 0 0 0
Thought of the day Aligned, February 23, 2015 Pragmatic Programming Selenium “There are consistencies in what we see as inconsistent”. I said this out loud today. We have an automated UI test build where all passed 2 times in a row, now without any code changes 2 have failed, with ... Thought of the day 0 0 0 Pragmatic Programming Selenium
Getting Started with OpenCV JoshReuben, February 23, 2015 Graphics Programming Artificial Intelligence C++ Overview OpenCV is a Computer Vision / Image Processing library. It used in ffmpeg video processing / streaming and ROS robot operating system. you can install it from here: http://opencv.org/downloads... ... Getting Started with OpenCV 0 0 1 Graphics Programming Artificial Intelligence C++