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! Enterprise Mobile App Development: 5 Trends that will be Game Changer Ritesh Patil, April 22, 2016 The introduction of internet changed the language of communication and engagement between an entrepreneur and his or her customer. In this tech savvy age, the mobility service has created a deep impact ... Enterprise Mobile App Development: 5 Trends that will be Game Changer 0 0 0 Best camera apps for Android: 7 to snap great shots Ritesh Patil, April 22, 2016 Are you unsatisfied with the quality of your smartphone’s camera? Every Android phone has an in-built camera to take pictures. But the default software which controls the camera is not always able to click ... Best camera apps for Android: 7 to snap great shots 0 0 0 Android Users vs iPhone Users: Major Differences Between these Two Loyal Groups Ritesh Patil, April 22, 2016 90% of the electronic market of U. S. had been swarmed by iPhone and Android smartphones. So the developers have to choose from these two widely used platforms for building apps and improvising features. ... Android Users vs iPhone Users: Major Differences Between these Two Loyal Groups 0 0 0 The Mobile App Development Future Ritesh Patil, April 22, 2016 1 billion smartphones have been used to download 179 billion mobile apps in a year. It is one of the most rapidly growing and creative industry in the market. With the introduction of cross-platform devices ... The Mobile App Development Future 0 0 0 Top Ten Mistakes while Implementing Responsive Web Design Ritesh Patil, April 22, 2016 At one time, websites were solely developed for desktops. Today this will be a big mistake as it will restrict your users to 75%. People use various devices like laptops, tablets, smartphones and even ... Top Ten Mistakes while Implementing Responsive Web Design 0 0 0 Looking for Cab App Solutions for Your Taxi Business Ritesh Patil, April 22, 2016 Normal 0 false false false EN-US X-NONE X-NONE Effect of smart phones on taxi market Taxi apps have changed the way we thought about taxis. Today increasing number of people is using their mobiles to book ... Looking for Cab App Solutions for Your Taxi Business 0 0 0 Process and Project Links To check out Aligned, April 21, 2016 Productivity May I suggest a few items to watch/listen too as you think about process, how to do projects and business better?https://www.ted.com/... the world ... Process and Project Links To check out 0 0 0 Productivity Chocolatey Has a New Logo!!! Robz / Fervent Coder, April 19, 2016 chocolatey NuGet gems A designer started a conversation with us in December 2014 and we've recently come to a decision point on Chocolatey - a new logo (and soon a new website)! A special thanks goes out to Julian Krispel-Samsel ... Chocolatey Has a New Logo!!! 0 0 1 chocolatey NuGet gems Managing Multiple SQL Servers Herve Roggero, April 18, 2016 Azure Enzo Unified If you deal with SQL Server on a regular basis, or if you are a DBA dealing with production databases, you are most likely using a monitoring tool to gather performance statistics and receive alerts. However ... Managing Multiple SQL Servers 0 0 1 Azure Enzo Unified Windows 10 Update - automatic install/reboot "feature" makes me hoppin' mad Brian Biales, April 18, 2016 Windows 10 Windows Update I like Windows 10. I did the automatic upgrade from Windows 7, and have been pretty happy with the results. Stable, nice UI. No more switchable graphics in my Lenovo laptop, but I can live without it. ... Windows 10 Update - automatic install/reboot "feature" makes me hoppin' mad 0 0 0 Windows 10 Windows Update Azure Bootcamp 2016 – Boca Raton Herve Roggero, April 15, 2016 This post is a summary of the local event, and includes the Azure Data Labs that we are hosting in the Boca Raton location for the Global Azure Bootcamp 2016. Introduction We are excited to introduce you ... Azure Bootcamp 2016 – Boca Raton 0 0 2 .NET 4.6.2 Makes WPF For Big Apps Fun Again Alois Kraus, April 14, 2016 If you have ever tried to create a WPF application which has a larger memory footprint (>500MB) you will notice some random hangs in the UI which become several second hangs for no apparent reason. ... .NET 4.6.2 Makes WPF For Big Apps Fun Again 0 0 2 ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES) php mysql hosted on a linux server - Solution after struggling for 3 hours sathya, April 14, 2016 php mysql error solution ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES) php mysql hosted on a linux server - Solution after struggling for 3 hoursHey guys, I broke my head for about 3 hours to solve ... ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES) php mysql hosted on a linux server - Solution after struggling for 3 hours 0 0 0 php mysql error solution Play Azure DocumentDB with MongoDB Protocol Shaun, April 14, 2016 Microsoft Azure MongoDB Node.js DocumentDB, provided by Microsoft Azure, is a low latency, NoSQL document database service for web high-scale gaming, social, and Internet of Things (IoT) app scenarios. Similar as Microsoft Azure Table ... Play Azure DocumentDB with MongoDB Protocol 0 0 3 Microsoft Azure MongoDB Node.js Washington, DC App Con Trip April 17-19, 2016 Dave Noderer, April 13, 2016 Technology Check It Out We spend most of our time developing custom software solutions for companies. As Washington policymakers consider action around critical issues including data security and encryption, government access ... Washington, DC App Con Trip April 17-19, 2016 0 0 0 Technology Check It Out IDEs For Developing Node.js In A Windows Environment Tim Murphy, April 11, 2016 PSC Development Node.js Node.js has become one of the most predominant JavaScript based solution frameworks over the last couple of years. As with most ideas that start in the open source community it has crept its way into the ... IDEs For Developing Node.js In A Windows Environment 0 0 5 PSC Development Node.js JVM Tuning JoshReuben, April 11, 2016 Scala Performance The JVM (Java Virtual Machine) is a virtual "execution engine" instance that executes the bytecodes in Java class files on a CPU - Knowing how to tune its myriad flags affects how your application executes. ... JVM Tuning 0 0 2 Scala Performance Using the Bot Framework Chat Control Joe Mayo, April 9, 2016 botframework bot One of the places you can use a Microsoft Bot Framework bot is on your own Web page. There is a Chat control you can use and this post discusses this and shows an example. Note: If you had trouble with ... Using the Bot Framework Chat Control 0 0 0 botframework bot My blog has been moved to Wordpress Michael Freidgeim, April 8, 2016 Blogging I have a big concern, that my blog on GeeksWithBlogs site is not supported at all. The support do not reply to emails, Twitter messages and reports on the support forum(See my reports on suggestions page:https://geekswithblogs... ... My blog has been moved to Wordpress 1 0 0 Blogging PC Bot Joe Mayo, April 6, 2016 bots botframework The PC in PC Bot means Politically Correct – because it reacts to every event. During its lifetime, a (Microsoft Bot Framework) bot can have many different types of messages, in addition to a normal text ... PC Bot 0 0 0 bots botframework ReadableExpressions Debugger Visualizers now in the Visual Studio Gallery Steve Wilkes, April 5, 2016 C# Programming Practices Expression Trees C# Programming Practices ReadableExpressions Bowing to vast, popular demand (a comment on the blog), I've now put an installer for the ReadableExpressions Debugger Visualizers on the Visual Studio Gallery. Installation copies the Visualizers into ... ReadableExpressions Debugger Visualizers now in the Visual Studio Gallery 0 0 3 C# Programming Practices Expression Trees C# Programming Practices ReadableExpressions We Got A HoloLens!!!!! Jeff Julian, April 5, 2016 HoloLens Virtual Reality I haven't been this excited in a long time. Yesterday we received our HoloLens Development Kit at AJi and John and I did a quick unboxing video. I can't wait to build my first application for it (once ... We Got A HoloLens!!!!! 0 0 0 HoloLens Virtual Reality BUILD 2016 Thoughts: Home Sweet Windows Tim Murphy, April 4, 2016 Development Cloud Computing BUILD PSC Windows 10 It is that time of year again where Microsoft developers gather in San Francisco to hear the direction that Microsoft is moving and the tools they are offering to get us there. The big theme this year ... BUILD 2016 Thoughts: Home Sweet Windows 0 0 2 Development Cloud Computing BUILD PSC Windows 10 TFS 2015 Upgrade Issues with Diskspace Gaurav Bodar, April 4, 2016 team foundation server migration TFS 2015 Upgrade Problem: TFS Collection Move, Upgrade would need heaps of memory on tempdb Resolution: If you are upgrading or moving your Large Tfs Collection you might get the Error Exception Message: TF30042: The database ... TFS 2015 Upgrade Issues with Diskspace 0 0 2 team foundation server migration TFS 2015 Upgrade Pig Latin Bot Joe Mayo, April 1, 2016 bots botframework The blog post, Botiquette, explained how Microsoft released the Bot Framework at the Build conference and referenced how you can find the Bot Framework and associated documentation. It’s easy reading, ... Pig Latin Bot 0 0 0 bots botframework Bash on Windows–What it Means for Chocolatey Robz / Fervent Coder, March 31, 2016 chocolatey Microsoft announced the most amazing thing at //build/ yesterday, Bash on Windows 10. Not some sort of VM or container, but running native ELF binaries on Windows under an Ubuntu subsystem. Let me say ... Bash on Windows–What it Means for Chocolatey 0 0 1 chocolatey Botiquette Joe Mayo, March 30, 2016 bots Today, at Build 2016, Microsoft revealed a new AI tool for developers called the Bot Framework. The Bot Framework allows developers to write software bots that interact with people (and other bots). Essentially ... Botiquette 0 0 0 bots Caching Google Analytics code to improve PageSpeed ihaynes, March 30, 2016 If you use Google Analytics on a site and use Google PageSpeed to optimise performance, one of the odd things you find is that Google’s own analytics code gets flagged under the ‘Leverage browser caching’ ... Caching Google Analytics code to improve PageSpeed 0 0 4 Accessing SharePoint Online Data Directly From SQL Server and REST Herve Roggero, March 30, 2016 Azure Enzo Unified SharePoint If you have ever worked with SharePoint, either on premises or online, and ever needed to fetch records or manage Lists programmatically, you know how hard of a task this can be. Learning the SharePoint ... Accessing SharePoint Online Data Directly From SQL Server and REST 0 0 0 Azure Enzo Unified SharePoint TFS 2012 to TFS 2015 Upgrade Issues Gaurav Bodar, March 30, 2016 TFS team foundation server migration TFS 2012 TFS 2013 TFS 2015 TFS upgrade TFS 2015 Upgrade If you are using Old Version of TFS (2012,1013) and if you want to Upgrade to TFS 2015 you have several options based on your requirements. 1. Move Environment and Upgrade https://blogs.msdn.microsof... ... TFS 2012 to TFS 2015 Upgrade Issues 0 0 1 TFS team foundation server migration TFS 2012 TFS 2013 TFS 2015 TFS upgrade TFS 2015 Upgrade Script Browser & Script Analyzer marc dekeyser, March 28, 2016 Powershell Good morning! I randomly stumbled across these tools (Download link: https://www.microsoft.com/e... If you work with PowerShell scripting a lot these could be useful! ... Script Browser & Script Analyzer 0 0 0 Powershell Accessing No-SQL data from SQL Server 2016 and R Services Herve Roggero, March 28, 2016 Azure Enzo Unified In this post, I will show how to easily extend SQL Server 2016 R Services to consume No-SQL data in real-time, such as Azure Tables. This example could easily be modified to access other No-SQL services ... Accessing No-SQL data from SQL Server 2016 and R Services 0 0 0 Azure Enzo Unified Celebrating 5 Years With Chocolatey! Robz / Fervent Coder, March 28, 2016 chocolatey gems ProjectManagement Personal NuGet Puppet Chocolatey turned 5 years old recently! I committed the first lines of Chocolatey code on March 22, 2011. At that time I never imagined that Chocolatey would grow into a flourishing community and a tool ... Celebrating 5 Years With Chocolatey! 0 0 1 chocolatey gems ProjectManagement Personal NuGet Puppet Fun with Excel, ShellExecuteEx and CreateProcess Robert May, March 24, 2016 So I’m working on a project that requires that we create a custom URL Protocol so that when users click on a link in the web browser, an agent on their machine opens a file in the appropriate application ... Fun with Excel, ShellExecuteEx and CreateProcess 0 0 6 Moving to GitHub Pages Scott Dorman, March 23, 2016 I've been blogging here on GWB for almost 10 years and I've seen this community grow and change during that time. I've enjoyed my time here but, for me, it's time to move on.In that light, I'm moving to ... Moving to GitHub Pages 1 0 0 List.js ihaynes, March 23, 2016 List.js does some neat things for it’s tiny footprint. Sorting, filtering and searching lists and tables is really easy. Plus it’s available via CDN. http://www.listjs.com/ ... List.js 0 0 2 O365 Selective licensing script marc dekeyser, March 22, 2016 Powershell O365 scripting! I finally digged-in and finished this script. It runs based on a CSV file allowing you to specify what user gets what modality enabled. I should probably start a git to manage my scripts better, but that'll ... O365 Selective licensing script 1 0 0 Powershell O365 scripting! Beware of SortedSet<T> and a custom Comparer Alois Kraus, March 22, 2016 When dealing with custom data structures funny things can happen. This is especially true if multiple threads can mutate state and you have several locks playing in the mix. Doing a code review is quite ... Beware of SortedSet<T> and a custom Comparer 0 0 5 Stored Procedure Call Failing, but nothing in Profiler? Theo Moore, March 22, 2016 So, we recently had a chestnut at work. We have some db-based error logging that was reporting a string truncation error upon calling a specific sproc. Now, the error logging is written out by the application ... Stored Procedure Call Failing, but nothing in Profiler? 0 0 0 Spark.ml Pipelines QuickRef JoshReuben, March 22, 2016 When constructing Spark Machine Learning Pipelines - I find it really helpful to maintain a bird's eye view of the various transformers and estimators available.in a nutshell: fit trainingData (train a ... Spark.ml Pipelines QuickRef 0 0 3 Enterprise Integration Patterns JoshReuben, March 22, 2016 System Architecture patternsN-TierEvent-Driven - Mediator / BrokerMicrokernelMicroServi... - MVC / MVP / MVVMserver - RPC / Remoting / WS / SOA / RESTSpace-BasedSOA PatternsFoundational ... Enterprise Integration Patterns 0 0 1 Hive - HQL query over MapReduce JoshReuben, March 22, 2016 OLAP / Data Mining Parallelism Cloud Spark Overview Developed by Facebook HiveQL is a SQL-like framework for data warehousing on top of MapReduce over HDFS. converts SQL query into a series of jobs for execution on a Hadoop cluster. Organizes HDFS ... Hive - HQL query over MapReduce 0 0 2 OLAP / Data Mining Parallelism Cloud Spark Integrating ASP.NET Core Configuration in MVC 4 Scott Dorman, March 19, 2016 ASP.NET Core 1.0 (what had been called ASP.NET 5) is a complete redesign of ASP.NET that is open-source and cross-platform. Since this is a redesign of the framework, it comes with a lot of architectural ... Integrating ASP.NET Core Configuration in MVC 4 0 0 1 Implement iCal Subscription Service through in Node.js Shaun, March 18, 2016 Node.js Worktile Pro contains three main modules: task, calendar and drive. In calendar module user can create events such as meeting, appointment with participants, location, resources and recurrence. It also ... Implement iCal Subscription Service through in Node.js 0 0 7 Node.js Integrating ASP.NET Core Dependency Injection in MVC 4 Scott Dorman, March 17, 2016 .NET (C#) .NET Core ASP.NET ASP.NET Core 1.0 (what had been called ASP.NET 5) is a complete redesign of ASP.NET that is open-source and cross-platform. Since this is a redesign of the framework, it comes with a lot of architectural ... Integrating ASP.NET Core Dependency Injection in MVC 4 0 0 0 .NET (C#) .NET Core ASP.NET Big Data File Format Zoo JoshReuben, March 16, 2016 Spark Big Data has a plethora of Data File Formats - its important to understand their strengths and weaknesses. Most explorers start out with some NoSQL exported JSON data. However, specialized data structures ... Big Data File Format Zoo 0 0 5 Spark ASP.NET Core and MVC 6 Lessons Learned Steve Wilkes, March 15, 2016 ASP.NET ASP.NET MVC C# Dependency Injection (DI) Node.js Patterns Programming Practices Windows Azure Patterns Dependency Injection (DI) ASP.NET MVC C# Programming Practices I recently finished a small website using ASP.NET Core and MVC 6 - I only scratched the surface of the framework, but here's some gotchas and things I picked up along the way. If you're entirely unfamiliar ... ASP.NET Core and MVC 6 Lessons Learned 0 0 5 ASP.NET ASP.NET MVC C# Dependency Injection (DI) Node.js Patterns Programming Practices Windows Azure Patterns Dependency Injection (DI) ASP.NET MVC C# Programming Practices Numeric Range and DateRange functions for Sql Server Victor Cassel, March 15, 2016 SQL Server Here is a surprisingly effective way of generating integer sequences, and date ranges on sql server. This source code is also available at githubFirst we need a function that generates the numbers from ... Numeric Range and DateRange functions for Sql Server 0 0 0 SQL Server Advanced CSS Selectors you never knew about ihaynes, March 15, 2016 Great article about the CSS selectors you never knew existed, really. https://medium.com/the-web-... ... Advanced CSS Selectors you never knew about 0 0 0 Why A Growing E-Commerce Website Needs A Dedicated Server? Melissa Caddy, March 15, 2016 dedicated server E-Commerce hosting E-Commerce dedicated server For an e-commerce startup, the first and foremost thing is to have a server. To create an ideal business with high volume of e-commerce transactions, the servers that brings a lot of ease are dedicated ... Why A Growing E-Commerce Website Needs A Dedicated Server? 0 0 0 dedicated server E-Commerce hosting E-Commerce dedicated server Page: 3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20|21|22
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!
Enterprise Mobile App Development: 5 Trends that will be Game Changer Ritesh Patil, April 22, 2016 The introduction of internet changed the language of communication and engagement between an entrepreneur and his or her customer. In this tech savvy age, the mobility service has created a deep impact ... Enterprise Mobile App Development: 5 Trends that will be Game Changer 0 0 0
Best camera apps for Android: 7 to snap great shots Ritesh Patil, April 22, 2016 Are you unsatisfied with the quality of your smartphone’s camera? Every Android phone has an in-built camera to take pictures. But the default software which controls the camera is not always able to click ... Best camera apps for Android: 7 to snap great shots 0 0 0
Android Users vs iPhone Users: Major Differences Between these Two Loyal Groups Ritesh Patil, April 22, 2016 90% of the electronic market of U. S. had been swarmed by iPhone and Android smartphones. So the developers have to choose from these two widely used platforms for building apps and improvising features. ... Android Users vs iPhone Users: Major Differences Between these Two Loyal Groups 0 0 0
The Mobile App Development Future Ritesh Patil, April 22, 2016 1 billion smartphones have been used to download 179 billion mobile apps in a year. It is one of the most rapidly growing and creative industry in the market. With the introduction of cross-platform devices ... The Mobile App Development Future 0 0 0
Top Ten Mistakes while Implementing Responsive Web Design Ritesh Patil, April 22, 2016 At one time, websites were solely developed for desktops. Today this will be a big mistake as it will restrict your users to 75%. People use various devices like laptops, tablets, smartphones and even ... Top Ten Mistakes while Implementing Responsive Web Design 0 0 0
Looking for Cab App Solutions for Your Taxi Business Ritesh Patil, April 22, 2016 Normal 0 false false false EN-US X-NONE X-NONE Effect of smart phones on taxi market Taxi apps have changed the way we thought about taxis. Today increasing number of people is using their mobiles to book ... Looking for Cab App Solutions for Your Taxi Business 0 0 0
Process and Project Links To check out Aligned, April 21, 2016 Productivity May I suggest a few items to watch/listen too as you think about process, how to do projects and business better?https://www.ted.com/... the world ... Process and Project Links To check out 0 0 0 Productivity
Chocolatey Has a New Logo!!! Robz / Fervent Coder, April 19, 2016 chocolatey NuGet gems A designer started a conversation with us in December 2014 and we've recently come to a decision point on Chocolatey - a new logo (and soon a new website)! A special thanks goes out to Julian Krispel-Samsel ... Chocolatey Has a New Logo!!! 0 0 1 chocolatey NuGet gems
Managing Multiple SQL Servers Herve Roggero, April 18, 2016 Azure Enzo Unified If you deal with SQL Server on a regular basis, or if you are a DBA dealing with production databases, you are most likely using a monitoring tool to gather performance statistics and receive alerts. However ... Managing Multiple SQL Servers 0 0 1 Azure Enzo Unified
Windows 10 Update - automatic install/reboot "feature" makes me hoppin' mad Brian Biales, April 18, 2016 Windows 10 Windows Update I like Windows 10. I did the automatic upgrade from Windows 7, and have been pretty happy with the results. Stable, nice UI. No more switchable graphics in my Lenovo laptop, but I can live without it. ... Windows 10 Update - automatic install/reboot "feature" makes me hoppin' mad 0 0 0 Windows 10 Windows Update
Azure Bootcamp 2016 – Boca Raton Herve Roggero, April 15, 2016 This post is a summary of the local event, and includes the Azure Data Labs that we are hosting in the Boca Raton location for the Global Azure Bootcamp 2016. Introduction We are excited to introduce you ... Azure Bootcamp 2016 – Boca Raton 0 0 2
.NET 4.6.2 Makes WPF For Big Apps Fun Again Alois Kraus, April 14, 2016 If you have ever tried to create a WPF application which has a larger memory footprint (>500MB) you will notice some random hangs in the UI which become several second hangs for no apparent reason. ... .NET 4.6.2 Makes WPF For Big Apps Fun Again 0 0 2
ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES) php mysql hosted on a linux server - Solution after struggling for 3 hours sathya, April 14, 2016 php mysql error solution ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES) php mysql hosted on a linux server - Solution after struggling for 3 hoursHey guys, I broke my head for about 3 hours to solve ... ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES) php mysql hosted on a linux server - Solution after struggling for 3 hours 0 0 0 php mysql error solution
Play Azure DocumentDB with MongoDB Protocol Shaun, April 14, 2016 Microsoft Azure MongoDB Node.js DocumentDB, provided by Microsoft Azure, is a low latency, NoSQL document database service for web high-scale gaming, social, and Internet of Things (IoT) app scenarios. Similar as Microsoft Azure Table ... Play Azure DocumentDB with MongoDB Protocol 0 0 3 Microsoft Azure MongoDB Node.js
Washington, DC App Con Trip April 17-19, 2016 Dave Noderer, April 13, 2016 Technology Check It Out We spend most of our time developing custom software solutions for companies. As Washington policymakers consider action around critical issues including data security and encryption, government access ... Washington, DC App Con Trip April 17-19, 2016 0 0 0 Technology Check It Out
IDEs For Developing Node.js In A Windows Environment Tim Murphy, April 11, 2016 PSC Development Node.js Node.js has become one of the most predominant JavaScript based solution frameworks over the last couple of years. As with most ideas that start in the open source community it has crept its way into the ... IDEs For Developing Node.js In A Windows Environment 0 0 5 PSC Development Node.js
JVM Tuning JoshReuben, April 11, 2016 Scala Performance The JVM (Java Virtual Machine) is a virtual "execution engine" instance that executes the bytecodes in Java class files on a CPU - Knowing how to tune its myriad flags affects how your application executes. ... JVM Tuning 0 0 2 Scala Performance
Using the Bot Framework Chat Control Joe Mayo, April 9, 2016 botframework bot One of the places you can use a Microsoft Bot Framework bot is on your own Web page. There is a Chat control you can use and this post discusses this and shows an example. Note: If you had trouble with ... Using the Bot Framework Chat Control 0 0 0 botframework bot
My blog has been moved to Wordpress Michael Freidgeim, April 8, 2016 Blogging I have a big concern, that my blog on GeeksWithBlogs site is not supported at all. The support do not reply to emails, Twitter messages and reports on the support forum(See my reports on suggestions page:https://geekswithblogs... ... My blog has been moved to Wordpress 1 0 0 Blogging
PC Bot Joe Mayo, April 6, 2016 bots botframework The PC in PC Bot means Politically Correct – because it reacts to every event. During its lifetime, a (Microsoft Bot Framework) bot can have many different types of messages, in addition to a normal text ... PC Bot 0 0 0 bots botframework
ReadableExpressions Debugger Visualizers now in the Visual Studio Gallery Steve Wilkes, April 5, 2016 C# Programming Practices Expression Trees C# Programming Practices ReadableExpressions Bowing to vast, popular demand (a comment on the blog), I've now put an installer for the ReadableExpressions Debugger Visualizers on the Visual Studio Gallery. Installation copies the Visualizers into ... ReadableExpressions Debugger Visualizers now in the Visual Studio Gallery 0 0 3 C# Programming Practices Expression Trees C# Programming Practices ReadableExpressions
We Got A HoloLens!!!!! Jeff Julian, April 5, 2016 HoloLens Virtual Reality I haven't been this excited in a long time. Yesterday we received our HoloLens Development Kit at AJi and John and I did a quick unboxing video. I can't wait to build my first application for it (once ... We Got A HoloLens!!!!! 0 0 0 HoloLens Virtual Reality
BUILD 2016 Thoughts: Home Sweet Windows Tim Murphy, April 4, 2016 Development Cloud Computing BUILD PSC Windows 10 It is that time of year again where Microsoft developers gather in San Francisco to hear the direction that Microsoft is moving and the tools they are offering to get us there. The big theme this year ... BUILD 2016 Thoughts: Home Sweet Windows 0 0 2 Development Cloud Computing BUILD PSC Windows 10
TFS 2015 Upgrade Issues with Diskspace Gaurav Bodar, April 4, 2016 team foundation server migration TFS 2015 Upgrade Problem: TFS Collection Move, Upgrade would need heaps of memory on tempdb Resolution: If you are upgrading or moving your Large Tfs Collection you might get the Error Exception Message: TF30042: The database ... TFS 2015 Upgrade Issues with Diskspace 0 0 2 team foundation server migration TFS 2015 Upgrade
Pig Latin Bot Joe Mayo, April 1, 2016 bots botframework The blog post, Botiquette, explained how Microsoft released the Bot Framework at the Build conference and referenced how you can find the Bot Framework and associated documentation. It’s easy reading, ... Pig Latin Bot 0 0 0 bots botframework
Bash on Windows–What it Means for Chocolatey Robz / Fervent Coder, March 31, 2016 chocolatey Microsoft announced the most amazing thing at //build/ yesterday, Bash on Windows 10. Not some sort of VM or container, but running native ELF binaries on Windows under an Ubuntu subsystem. Let me say ... Bash on Windows–What it Means for Chocolatey 0 0 1 chocolatey
Botiquette Joe Mayo, March 30, 2016 bots Today, at Build 2016, Microsoft revealed a new AI tool for developers called the Bot Framework. The Bot Framework allows developers to write software bots that interact with people (and other bots). Essentially ... Botiquette 0 0 0 bots
Caching Google Analytics code to improve PageSpeed ihaynes, March 30, 2016 If you use Google Analytics on a site and use Google PageSpeed to optimise performance, one of the odd things you find is that Google’s own analytics code gets flagged under the ‘Leverage browser caching’ ... Caching Google Analytics code to improve PageSpeed 0 0 4
Accessing SharePoint Online Data Directly From SQL Server and REST Herve Roggero, March 30, 2016 Azure Enzo Unified SharePoint If you have ever worked with SharePoint, either on premises or online, and ever needed to fetch records or manage Lists programmatically, you know how hard of a task this can be. Learning the SharePoint ... Accessing SharePoint Online Data Directly From SQL Server and REST 0 0 0 Azure Enzo Unified SharePoint
TFS 2012 to TFS 2015 Upgrade Issues Gaurav Bodar, March 30, 2016 TFS team foundation server migration TFS 2012 TFS 2013 TFS 2015 TFS upgrade TFS 2015 Upgrade If you are using Old Version of TFS (2012,1013) and if you want to Upgrade to TFS 2015 you have several options based on your requirements. 1. Move Environment and Upgrade https://blogs.msdn.microsof... ... TFS 2012 to TFS 2015 Upgrade Issues 0 0 1 TFS team foundation server migration TFS 2012 TFS 2013 TFS 2015 TFS upgrade TFS 2015 Upgrade
Script Browser & Script Analyzer marc dekeyser, March 28, 2016 Powershell Good morning! I randomly stumbled across these tools (Download link: https://www.microsoft.com/e... If you work with PowerShell scripting a lot these could be useful! ... Script Browser & Script Analyzer 0 0 0 Powershell
Accessing No-SQL data from SQL Server 2016 and R Services Herve Roggero, March 28, 2016 Azure Enzo Unified In this post, I will show how to easily extend SQL Server 2016 R Services to consume No-SQL data in real-time, such as Azure Tables. This example could easily be modified to access other No-SQL services ... Accessing No-SQL data from SQL Server 2016 and R Services 0 0 0 Azure Enzo Unified
Celebrating 5 Years With Chocolatey! Robz / Fervent Coder, March 28, 2016 chocolatey gems ProjectManagement Personal NuGet Puppet Chocolatey turned 5 years old recently! I committed the first lines of Chocolatey code on March 22, 2011. At that time I never imagined that Chocolatey would grow into a flourishing community and a tool ... Celebrating 5 Years With Chocolatey! 0 0 1 chocolatey gems ProjectManagement Personal NuGet Puppet
Fun with Excel, ShellExecuteEx and CreateProcess Robert May, March 24, 2016 So I’m working on a project that requires that we create a custom URL Protocol so that when users click on a link in the web browser, an agent on their machine opens a file in the appropriate application ... Fun with Excel, ShellExecuteEx and CreateProcess 0 0 6
Moving to GitHub Pages Scott Dorman, March 23, 2016 I've been blogging here on GWB for almost 10 years and I've seen this community grow and change during that time. I've enjoyed my time here but, for me, it's time to move on.In that light, I'm moving to ... Moving to GitHub Pages 1 0 0
List.js ihaynes, March 23, 2016 List.js does some neat things for it’s tiny footprint. Sorting, filtering and searching lists and tables is really easy. Plus it’s available via CDN. http://www.listjs.com/ ... List.js 0 0 2
O365 Selective licensing script marc dekeyser, March 22, 2016 Powershell O365 scripting! I finally digged-in and finished this script. It runs based on a CSV file allowing you to specify what user gets what modality enabled. I should probably start a git to manage my scripts better, but that'll ... O365 Selective licensing script 1 0 0 Powershell O365 scripting!
Beware of SortedSet<T> and a custom Comparer Alois Kraus, March 22, 2016 When dealing with custom data structures funny things can happen. This is especially true if multiple threads can mutate state and you have several locks playing in the mix. Doing a code review is quite ... Beware of SortedSet<T> and a custom Comparer 0 0 5
Stored Procedure Call Failing, but nothing in Profiler? Theo Moore, March 22, 2016 So, we recently had a chestnut at work. We have some db-based error logging that was reporting a string truncation error upon calling a specific sproc. Now, the error logging is written out by the application ... Stored Procedure Call Failing, but nothing in Profiler? 0 0 0
Spark.ml Pipelines QuickRef JoshReuben, March 22, 2016 When constructing Spark Machine Learning Pipelines - I find it really helpful to maintain a bird's eye view of the various transformers and estimators available.in a nutshell: fit trainingData (train a ... Spark.ml Pipelines QuickRef 0 0 3
Enterprise Integration Patterns JoshReuben, March 22, 2016 System Architecture patternsN-TierEvent-Driven - Mediator / BrokerMicrokernelMicroServi... - MVC / MVP / MVVMserver - RPC / Remoting / WS / SOA / RESTSpace-BasedSOA PatternsFoundational ... Enterprise Integration Patterns 0 0 1
Hive - HQL query over MapReduce JoshReuben, March 22, 2016 OLAP / Data Mining Parallelism Cloud Spark Overview Developed by Facebook HiveQL is a SQL-like framework for data warehousing on top of MapReduce over HDFS. converts SQL query into a series of jobs for execution on a Hadoop cluster. Organizes HDFS ... Hive - HQL query over MapReduce 0 0 2 OLAP / Data Mining Parallelism Cloud Spark
Integrating ASP.NET Core Configuration in MVC 4 Scott Dorman, March 19, 2016 ASP.NET Core 1.0 (what had been called ASP.NET 5) is a complete redesign of ASP.NET that is open-source and cross-platform. Since this is a redesign of the framework, it comes with a lot of architectural ... Integrating ASP.NET Core Configuration in MVC 4 0 0 1
Implement iCal Subscription Service through in Node.js Shaun, March 18, 2016 Node.js Worktile Pro contains three main modules: task, calendar and drive. In calendar module user can create events such as meeting, appointment with participants, location, resources and recurrence. It also ... Implement iCal Subscription Service through in Node.js 0 0 7 Node.js
Integrating ASP.NET Core Dependency Injection in MVC 4 Scott Dorman, March 17, 2016 .NET (C#) .NET Core ASP.NET ASP.NET Core 1.0 (what had been called ASP.NET 5) is a complete redesign of ASP.NET that is open-source and cross-platform. Since this is a redesign of the framework, it comes with a lot of architectural ... Integrating ASP.NET Core Dependency Injection in MVC 4 0 0 0 .NET (C#) .NET Core ASP.NET
Big Data File Format Zoo JoshReuben, March 16, 2016 Spark Big Data has a plethora of Data File Formats - its important to understand their strengths and weaknesses. Most explorers start out with some NoSQL exported JSON data. However, specialized data structures ... Big Data File Format Zoo 0 0 5 Spark
ASP.NET Core and MVC 6 Lessons Learned Steve Wilkes, March 15, 2016 ASP.NET ASP.NET MVC C# Dependency Injection (DI) Node.js Patterns Programming Practices Windows Azure Patterns Dependency Injection (DI) ASP.NET MVC C# Programming Practices I recently finished a small website using ASP.NET Core and MVC 6 - I only scratched the surface of the framework, but here's some gotchas and things I picked up along the way. If you're entirely unfamiliar ... ASP.NET Core and MVC 6 Lessons Learned 0 0 5 ASP.NET ASP.NET MVC C# Dependency Injection (DI) Node.js Patterns Programming Practices Windows Azure Patterns Dependency Injection (DI) ASP.NET MVC C# Programming Practices
Numeric Range and DateRange functions for Sql Server Victor Cassel, March 15, 2016 SQL Server Here is a surprisingly effective way of generating integer sequences, and date ranges on sql server. This source code is also available at githubFirst we need a function that generates the numbers from ... Numeric Range and DateRange functions for Sql Server 0 0 0 SQL Server
Advanced CSS Selectors you never knew about ihaynes, March 15, 2016 Great article about the CSS selectors you never knew existed, really. https://medium.com/the-web-... ... Advanced CSS Selectors you never knew about 0 0 0
Why A Growing E-Commerce Website Needs A Dedicated Server? Melissa Caddy, March 15, 2016 dedicated server E-Commerce hosting E-Commerce dedicated server For an e-commerce startup, the first and foremost thing is to have a server. To create an ideal business with high volume of e-commerce transactions, the servers that brings a lot of ease are dedicated ... Why A Growing E-Commerce Website Needs A Dedicated Server? 0 0 0 dedicated server E-Commerce hosting E-Commerce dedicated server