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! (JS) Regular Expression to replace "require" statements with "import statements" AngelEyes, November 23, 2015 RegEx JavaScript Having dabbled a bit with React / Redux, and while doing so used both the Import statement from ES6 and the Require function of Browserify, I decided I needed a RegEx to replace all "require" lines to ... (JS) Regular Expression to replace "require" statements with "import statements" 0 0 0 RegEx JavaScript FakeItEasy and EntityFramework Aligned, November 20, 2015 Unit Testing Mocking We needed to fake or mock out Entity Framework so that we could test our “service layer” that holds our business logic without hitting a real database. We are using EF as our Repository and skipping all ... FakeItEasy and EntityFramework 0 0 0 Unit Testing Mocking Applying Entity Framework Code First Migrations to Azure Database Paul Petrov, November 20, 2015 .Net Azure Continuous Integration Entity Framework EF Code First Migrations is a great way to manage data model changes in .Net application. When publishing to Azure you can enable migration by checking the box: Execute Code First Migrations on the Publish ... Applying Entity Framework Code First Migrations to Azure Database 0 0 1 .Net Azure Continuous Integration Entity Framework On Co-Location, Email, and Face-To-Face Communication D'Arcy Lussier, November 20, 2015 I broke my own rule – I tweeted a thought as a controversial statement. From this erupted responses from numerous people from the other point of view (mainly on the co-location piece and whether face-to-face ... On Co-Location, Email, and Face-To-Face Communication 0 0 4 Top 5 Advantages of a High-Performance Dedicated Server Melissa Caddy, November 20, 2015 dedicated server hosting Dedicated Server India Dedicated Server Hosting India dedicated server Dedicated Hosting Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 The marketplace of hosting providers is populated with me too products, and there is little differentiation in their positioning. ... Top 5 Advantages of a High-Performance Dedicated Server 0 0 0 dedicated server hosting Dedicated Server India Dedicated Server Hosting India dedicated server Dedicated Hosting JSE IO for Scala Devs JoshReuben, November 20, 2015 Java Scala Scala IO is somewhat lacking at this point in time - often requiring a fallback to Java APIs. I did not have time to write this out in Scala - this post will contain a few Java snippets. What counts is ... JSE IO for Scala Devs 0 0 1 Java Scala Revive your laptop with SSD Ken Hortsch, November 19, 2015 If you haven’t already done so, replace your laptop’s hard drive with an SSD. Boot speed alone is 5x as fast. I dropped in size because of price, but cloud storage, etc. more that compensates. I picked ... Revive your laptop with SSD 0 0 0 Dedicated Server Hosting VS Colocation Server Hosting: Which is Better? Melissa Caddy, November 18, 2015 dedicated server hosting dedicated server Dedicated Hosting Colocation Server Colocation Hosting Normal 0 false false false EN-US X-NONE X-NONE Before I start telling you the difference between dedicated server hosting and colocation server hosting, I want that you should be familiar with the terms ... Dedicated Server Hosting VS Colocation Server Hosting: Which is Better? 0 0 0 dedicated server hosting dedicated server Dedicated Hosting Colocation Server Colocation Hosting ADOM now on Steam, a review. Chris G. Williams, November 17, 2015 It's hard to believe that I've been playing this game for nearly 20 years. My favorite game (ever) has just released on Steam this week. If you like RPGs and/or Roguelike Games, you owe it to yourself ... ADOM now on Steam, a review. 0 0 1 2015 Harrisburg .Net Code Camp raysmithequip, November 14, 2015 .net IBM Code Camp ITT-TECH With about 100 or so signed up already, it looks like we will be having another great Code Camp!!http://www.meetup.com... I am lucky I will be able to duck ... 2015 Harrisburg .Net Code Camp 0 0 2 .net IBM Code Camp ITT-TECH Is This A CPU Bug? Alois Kraus, November 12, 2015 I see a lot of different code and issues. One interesting bug was where someone did remove a few lines of code but the regression test suite did consistently report a 100ms slowdown. Luckily the regression ... Is This A CPU Bug? 0 0 0 Introducing Cadru 2.0 Scott Dorman, November 10, 2015 Just over two years ago, Cadru was released as an open source framework. Since then, there have been numerous changes, improvements, and updates. This latest update includes a lot of new features and, ... Introducing Cadru 2.0 1 0 0 Using Visual Studio Online's new build system to achieve a Continuous Delivery pipeline Presentation Aligned, November 11, 2015 Build Tools Continuous Delivery Productivity Selenium Unit Testing UI Automated Testing Tools Please visit me and read this article at AlignedDev.I had the honor and pleasure of giving my first presentation at an event at South Dakota Code Camp last weekend on November 7th. Thanks to the organizers ... Using Visual Studio Online's new build system to achieve a Continuous Delivery pipeline Presentation 0 0 0 Build Tools Continuous Delivery Productivity Selenium Unit Testing UI Automated Testing Tools Architecting UI Automation Projects for Maintainability Aligned, November 10, 2015 Selenium 2019-10-11 - I copied this to AlignedDev.Net. Please visit me there! I’ve been on a team now for a year+ and we’ve been using Selenium to automate acceptance tests before we consider a feature as completed. ... Architecting UI Automation Projects for Maintainability 0 0 0 Selenium Much has changed, and so have I Cory Koski, November 10, 2015 asp.net tfs I've been quiet for a couple of years. I've changed jobs twice, started teaching night classes at the local technical college, bought my first home, and even took on some volunteering efforts. It's been ... Much has changed, and so have I 0 0 0 asp.net tfs Error: Local Database Runtime error occurred. Error occurred during LocalDB instance startup: SQL Server process failed to start. Pavan Kumar Pabothu, November 7, 2015 SQL Server ASP.NET This was a common error which we get when we are using LocalDB for a website running under IIS. Everything will work fine if we run the website under IIS Express i.e. when we run through Visual Studio. ... Error: Local Database Runtime error occurred. Error occurred during LocalDB instance startup: SQL Server process failed to start. 0 0 0 SQL Server ASP.NET Internet of Things (IoT) - Its Growing Impact on Data Centers Melissa Caddy, November 6, 2015 data center datacenters data centers datacentre Normal 0 false false false EN-US X-NONE X-NONE We are living in times where Internet of Things is keeping us all wirelessly wired and so connected every moment. To name a few, IoT objects like smart devices, ... Internet of Things (IoT) - Its Growing Impact on Data Centers 0 0 0 data center datacenters data centers datacentre The future for Microsoft (predications) Scott Dorman, November 5, 2015 General Nearly two years ago, I wrote a post called The future for Microsoft. This was a “predications” post based on what I was seeing in the industry and in Microsoft, with a some judicious “reading between ... The future for Microsoft (predications) 1 0 1 General Azure Application Component Deployment Tim Murphy, November 5, 2015 Azure Development PSC One of the aspects of Azure development that I have found the least amount of information written about is the deployment of your application components. This is especially the case when it comes to ALM ... Azure Application Component Deployment 0 0 0 Azure Development PSC Kendo Grid MVC Wrapper Automatic Column Configuration Scott Dorman, November 5, 2015 .NET (C#) The Telerik Kendo Grid control is really powerful, especially when combined with the MVC wrappers. One of the things that make the MVC wrapper so useful is the ability to automatically (and easily) generate ... Kendo Grid MVC Wrapper Automatic Column Configuration 1 0 1 .NET (C#) Find out all the changes / alterations to SQL database objects Vipin, November 5, 2015 SQL Server 2000/2005 This script when run under user who has access to 'sys.traces' will be able to sql tables, stored procedures which has been modified.DECLARE @filename VARCHAR(255) SELECT @FileName = SUBSTRING(path, 0, ... Find out all the changes / alterations to SQL database objects 0 0 1 SQL Server 2000/2005 Understanding Dedicated Server Hosting Fundamentals Melissa Caddy, November 5, 2015 dedicated server hosting Dedicated Server India dedicated server Dedicated Servers Dedicated Hosting Normal 0 false false false EN-US X-NONE X-NONE Dedicated servers are rather complex solution which needs some time before you can adapt to it. The basic step is to understand why to go for this server ... Understanding Dedicated Server Hosting Fundamentals 0 0 0 dedicated server hosting Dedicated Server India dedicated server Dedicated Servers Dedicated Hosting Access to Content and Structure simonh, November 4, 2015 SharePoint 2013 One of the best tools for managing the content and overall structure of a site collection is the Content and Structure tool accessible from Site Settings > Site Administration > Content and structure.To ... Access to Content and Structure 0 0 2 SharePoint 2013 Dax Studio 2.3.2 released Darren Gosbell, November 3, 2015 DAX Studio This latest release includes a lot of UI polish features and we also now have support for SQL 2016 and Excel 2016 which is mainly an update to the installer and some changes to the Query Plan and Server ... Dax Studio 2.3.2 released 0 0 1 DAX Studio Raspberry Pi has lead me to this... Richard Jones, November 1, 2015 So, I’ve been playing around with various Raspberry Pi projects for a couple of years. I’ve had a few hits (caller ID, home automation, audio airplay) and I think only one miss (Time Capsule). Whats been ... Raspberry Pi has lead me to this... 0 0 0 Ethics Organization Timothy Klenke, October 26, 2015 Craftsmanship Craftsmanship So I was listening to a recent Western Developer’s podcast on Ethics. At one point in the conversation [39:30] there was a call for establishing a industry standard professional body for software developers. ... Ethics Organization 0 0 1 Craftsmanship Craftsmanship Friend of Friend recommendations Neo4j and SQL Sever brendonpage, October 26, 2015 I’m going to be doing a Neo4j workshop up in JHB in November 2015 and thought I’d give an example of something that is easy to do in a graph database but challenging to do in a relational database. Before ... Friend of Friend recommendations Neo4j and SQL Sever 0 0 1 Why I stop using kindle anymore. Anirudha, October 24, 2015 I am removing this post since I am no longer use Amazon.in or amazon.com for anything. For more information search the internet for better result. Why I stop using kindle anymore. 1 0 0 Installing the Windows Azure Active Directory Synchronization Tool (a.k.a. DirSync) marc dekeyser, February 26, 2016 Build Guides Deployment Office 365 Build Guides Installing the Windows Azure Active Directory Synchronization Tool (a.k.a. DirSync) 0 0 0 Build Guides Deployment Office 365 Build Guides IIS ARR: Installing the reverse proxy server marc dekeyser, January 11, 2016 Build Guides Deployment General Build Guides Step 1: Open Server manager Step 2: Install the “web server (IIS)” component. Accept all defaults. step 3: Download the web platform installer Step 4: Run the WPi Step 5: Search for the Application Request ... IIS ARR: Installing the reverse proxy server 0 0 0 Build Guides Deployment General Build Guides SharePoint Installation Guide for you MJ Ferdous, October 22, 2015 Recently I have taken a SharePoint Administration Training and SharePoint Installation demo was part of it. I am going to share this experience with you here so that it helps for your installation if you ... SharePoint Installation Guide for you 0 0 1 Dedicated Server v/s Cloud Server: Know the Difference Melissa Caddy, October 21, 2015 dedicated server hosting Dedicated Server India cloud server CLOUD HOSTING Normal 0 false false false EN-US X-NONE X-NONE In a world where everything is speedy and top notch, the technology around you needs to be better and faster. Here I will tell you which is better between ... Dedicated Server v/s Cloud Server: Know the Difference 0 0 0 dedicated server hosting Dedicated Server India cloud server CLOUD HOSTING Debugging PCI bus with Windows CE Werner Willemsens, October 21, 2015 Windows CE Windows Embedded Compact Microsoft Visual Studio 2012 Visual Studio 2013 Intel PCI Debugging This time I will write about something I don't understand :-( Or at least not completely. Some time ago I was debugging a new Intel hardware platform (Adlink ETX-BT, Celeron J1900) and I experienced unexpected ... Debugging PCI bus with Windows CE 0 0 0 Windows CE Windows Embedded Compact Microsoft Visual Studio 2012 Visual Studio 2013 Intel PCI Debugging Office 365: Authentication marc dekeyser, October 30, 2015 Exchange Office 365 Exchange When we’re talking authentication the first thing that pops up in our minds is Active Directory. For years, active directory has been the staple identity provider for most companies and the foundational ... Office 365: Authentication 0 0 0 Exchange Office 365 Exchange Exchange Hybrid deployment scenarios marc dekeyser, December 15, 2015 Build Guides Exchange Deployment Office 365 Exchange Build Guides Hybrids: The final frontier. These are the voyages of the starship Enterprise. Whether Exchange or Lync, hybrids are the wave of the future, something everyone will have to start dealing with at one point ... Exchange Hybrid deployment scenarios 0 0 0 Build Guides Exchange Deployment Office 365 Exchange Build Guides Windows 10 – how to change Workgroup John Breakwell, October 20, 2015 Let’s say you have machines in an old school workgroup without a domain and you want to change the name of that workgroup. In the Windows 10 user interface, where should you go? Is it Settings? Where you ... Windows 10 – how to change Workgroup 0 0 0 Coexistence between Exchange forests (without trusts…) -- Part 11: References & Sync Script marc dekeyser, November 30, 2015 Build Guides Deployment Exchange Exchange Build Guides · How to license FIM 2010 & MIM 2016 http://social.technet.micro... · Global address list synchronization walkthrough: https://technet.microsoft.c... ... Coexistence between Exchange forests (without trusts…) -- Part 11: References & Sync Script 0 0 0 Build Guides Deployment Exchange Exchange Build Guides Coexistence between Exchange forests (without trusts…) -- Part 10: Configuring Free/Busy marc dekeyser, November 23, 2015 None Note: In order for Free/Busy to work Outlook Anywhere needs to be enabled in both forest and auto discover needs to be functioning properly. Additionally, the external URLs for EWS need to be configured. ... Coexistence between Exchange forests (without trusts…) -- Part 10: Configuring Free/Busy 0 0 0 None Coexistence between Exchange forests (without trusts…) -- Part 9: Synchronization! marc dekeyser, November 18, 2015 Deployment Build Guides Exchange Exchange Build Guides Note: The entire list must be run through in order and progression to the next step cannot be done until the current step has completed for all Management agents! Step 1: Right click the management agent, ... Coexistence between Exchange forests (without trusts…) -- Part 9: Synchronization! 0 0 0 Deployment Build Guides Exchange Exchange Build Guides Coexistence between Exchange forests (without trusts…) -- Part 8: Enabling Provisioning marc dekeyser, November 11, 2015 None Step 1: Open the “Synchronization Service Manager”. Step 2: Open the Options from the Tools menu. Step 3: Under Metaverse Rules Extensions, verify that Enable metaverse rules extentions box is checked. ... Coexistence between Exchange forests (without trusts…) -- Part 8: Enabling Provisioning 0 0 0 None Coexistence between Exchange forests (without trusts…) -- Part 7: Creating Synchronization Agents marc dekeyser, November 9, 2015 None US GALMA – Exchange 2010 Step 1: Open the “Synchronization Service Manager”. Step 2: Click on the “management Agents Button. Step 3: From the Actions menu, click Create. Step 4: In “the management agent ... Coexistence between Exchange forests (without trusts…) -- Part 7: Creating Synchronization Agents 0 0 0 None Writing your first MapReduce program Rahul Anand, October 19, 2015 Before we delve into the IDE and start writing code lets understand a bit more about the MapReduce. The MapReduce computation takes a set of input key/value pairs, and produces a set of output key/value ... Writing your first MapReduce program 0 0 2 Hadoop installation for Development Rahul Anand, October 19, 2015 The best way to learn about Hadoop is getting your hands dirty with real Hadoop programs and their execution. In order to do so we first need a Hadoop installation in local development box. Steps to install ... Hadoop installation for Development 0 0 1 Introduction to Hadoop Rahul Anand, October 19, 2015 Apache Hadoop is a framework which supports distributed processing and distributed storage of very large data sets on clusters of commodity computers. The distributed processing is achieved through MapReduce ... Introduction to Hadoop 0 0 0 Coexistence between Exchange forests (without trusts…) -- Part 6: Installing the MIM 2016 Synchronization Service (GALSync) marc dekeyser, November 4, 2015 None Step 1: In the unpacked MIM installation folder, navigate to the Synchronization Service folder. Step 2: Run the MIM Synchronization Service installer. Follow the guidelines of the installer and complete ... Coexistence between Exchange forests (without trusts…) -- Part 6: Installing the MIM 2016 Synchronization Service (GALSync) 0 0 0 None Coexistence between Exchange forests (without trusts…) -- Part 5: Preparing the GALSync Server marc dekeyser, November 2, 2015 None Installing the MIM server Prerequisites Note: The exchange 2007 management tools need to be installed on the MIM server for it to be able to provision users correctly. Note: In order for the GALSync ... Coexistence between Exchange forests (without trusts…) -- Part 5: Preparing the GALSync Server 0 0 0 None Coexistence between Exchange forests (without trusts…) -- Part 4: Preparing the US Exchange 2010 environment marc dekeyser, October 28, 2015 Build Guides Deployment Exchange Exchange Build Guides Create receive connector Step 1: Open the exchange management console Step 2: Click on Hub Transport under Server Configuration Step 3: In the Actions pane click on New Receive Connector… Step 4: In the ... Coexistence between Exchange forests (without trusts…) -- Part 4: Preparing the US Exchange 2010 environment 0 0 1 Build Guides Deployment Exchange Exchange Build Guides Coexistence between Exchange forests (without trusts…) -- Part 3: Preparing the UK Exchange 2007 environment marc dekeyser, October 19, 2015 None Create a scoped send connector Step 1: Open the exchange management console Step 2: Click on Hub Transport under Organization Configuration Step 3: Click on the Send Connectors Tab Step 4: In the Actions ... Coexistence between Exchange forests (without trusts…) -- Part 3: Preparing the UK Exchange 2007 environment 0 0 0 None Coexistence between Exchange forests (without trusts…) -- Part 2: DNS Forwarders marc dekeyser, October 19, 2015 Build Guides Exchange Deployment Exchange Build Guides Creating conditional forwarders Step 1: Open DNS manager Step 2: Select Conditional forwarders Step 3: Right click “Conditional Forwards" and select “New Conditional Forwarder…” Step 4: Enter the dns name ... Coexistence between Exchange forests (without trusts…) -- Part 2: DNS Forwarders 0 0 0 Build Guides Exchange Deployment Exchange Build Guides Coexistence between Exchange forests (without trusts…) -- Part 1: Conceptual marc dekeyser, October 19, 2015 Exchange Build Guides Deployment Exchange Build Guides Imagine a scenario where you acquire a company in a different country and they don’t want to be absorb in your IT environment (because they don’t like it, have regulatory requirements that can’t be met ... Coexistence between Exchange forests (without trusts…) -- Part 1: Conceptual 0 0 0 Exchange Build Guides Deployment Exchange Build Guides Page: 7|8|9|10|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|26
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!
(JS) Regular Expression to replace "require" statements with "import statements" AngelEyes, November 23, 2015 RegEx JavaScript Having dabbled a bit with React / Redux, and while doing so used both the Import statement from ES6 and the Require function of Browserify, I decided I needed a RegEx to replace all "require" lines to ... (JS) Regular Expression to replace "require" statements with "import statements" 0 0 0 RegEx JavaScript
FakeItEasy and EntityFramework Aligned, November 20, 2015 Unit Testing Mocking We needed to fake or mock out Entity Framework so that we could test our “service layer” that holds our business logic without hitting a real database. We are using EF as our Repository and skipping all ... FakeItEasy and EntityFramework 0 0 0 Unit Testing Mocking
Applying Entity Framework Code First Migrations to Azure Database Paul Petrov, November 20, 2015 .Net Azure Continuous Integration Entity Framework EF Code First Migrations is a great way to manage data model changes in .Net application. When publishing to Azure you can enable migration by checking the box: Execute Code First Migrations on the Publish ... Applying Entity Framework Code First Migrations to Azure Database 0 0 1 .Net Azure Continuous Integration Entity Framework
On Co-Location, Email, and Face-To-Face Communication D'Arcy Lussier, November 20, 2015 I broke my own rule – I tweeted a thought as a controversial statement. From this erupted responses from numerous people from the other point of view (mainly on the co-location piece and whether face-to-face ... On Co-Location, Email, and Face-To-Face Communication 0 0 4
Top 5 Advantages of a High-Performance Dedicated Server Melissa Caddy, November 20, 2015 dedicated server hosting Dedicated Server India Dedicated Server Hosting India dedicated server Dedicated Hosting Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 The marketplace of hosting providers is populated with me too products, and there is little differentiation in their positioning. ... Top 5 Advantages of a High-Performance Dedicated Server 0 0 0 dedicated server hosting Dedicated Server India Dedicated Server Hosting India dedicated server Dedicated Hosting
JSE IO for Scala Devs JoshReuben, November 20, 2015 Java Scala Scala IO is somewhat lacking at this point in time - often requiring a fallback to Java APIs. I did not have time to write this out in Scala - this post will contain a few Java snippets. What counts is ... JSE IO for Scala Devs 0 0 1 Java Scala
Revive your laptop with SSD Ken Hortsch, November 19, 2015 If you haven’t already done so, replace your laptop’s hard drive with an SSD. Boot speed alone is 5x as fast. I dropped in size because of price, but cloud storage, etc. more that compensates. I picked ... Revive your laptop with SSD 0 0 0
Dedicated Server Hosting VS Colocation Server Hosting: Which is Better? Melissa Caddy, November 18, 2015 dedicated server hosting dedicated server Dedicated Hosting Colocation Server Colocation Hosting Normal 0 false false false EN-US X-NONE X-NONE Before I start telling you the difference between dedicated server hosting and colocation server hosting, I want that you should be familiar with the terms ... Dedicated Server Hosting VS Colocation Server Hosting: Which is Better? 0 0 0 dedicated server hosting dedicated server Dedicated Hosting Colocation Server Colocation Hosting
ADOM now on Steam, a review. Chris G. Williams, November 17, 2015 It's hard to believe that I've been playing this game for nearly 20 years. My favorite game (ever) has just released on Steam this week. If you like RPGs and/or Roguelike Games, you owe it to yourself ... ADOM now on Steam, a review. 0 0 1
2015 Harrisburg .Net Code Camp raysmithequip, November 14, 2015 .net IBM Code Camp ITT-TECH With about 100 or so signed up already, it looks like we will be having another great Code Camp!!http://www.meetup.com... I am lucky I will be able to duck ... 2015 Harrisburg .Net Code Camp 0 0 2 .net IBM Code Camp ITT-TECH
Is This A CPU Bug? Alois Kraus, November 12, 2015 I see a lot of different code and issues. One interesting bug was where someone did remove a few lines of code but the regression test suite did consistently report a 100ms slowdown. Luckily the regression ... Is This A CPU Bug? 0 0 0
Introducing Cadru 2.0 Scott Dorman, November 10, 2015 Just over two years ago, Cadru was released as an open source framework. Since then, there have been numerous changes, improvements, and updates. This latest update includes a lot of new features and, ... Introducing Cadru 2.0 1 0 0
Using Visual Studio Online's new build system to achieve a Continuous Delivery pipeline Presentation Aligned, November 11, 2015 Build Tools Continuous Delivery Productivity Selenium Unit Testing UI Automated Testing Tools Please visit me and read this article at AlignedDev.I had the honor and pleasure of giving my first presentation at an event at South Dakota Code Camp last weekend on November 7th. Thanks to the organizers ... Using Visual Studio Online's new build system to achieve a Continuous Delivery pipeline Presentation 0 0 0 Build Tools Continuous Delivery Productivity Selenium Unit Testing UI Automated Testing Tools
Architecting UI Automation Projects for Maintainability Aligned, November 10, 2015 Selenium 2019-10-11 - I copied this to AlignedDev.Net. Please visit me there! I’ve been on a team now for a year+ and we’ve been using Selenium to automate acceptance tests before we consider a feature as completed. ... Architecting UI Automation Projects for Maintainability 0 0 0 Selenium
Much has changed, and so have I Cory Koski, November 10, 2015 asp.net tfs I've been quiet for a couple of years. I've changed jobs twice, started teaching night classes at the local technical college, bought my first home, and even took on some volunteering efforts. It's been ... Much has changed, and so have I 0 0 0 asp.net tfs
Error: Local Database Runtime error occurred. Error occurred during LocalDB instance startup: SQL Server process failed to start. Pavan Kumar Pabothu, November 7, 2015 SQL Server ASP.NET This was a common error which we get when we are using LocalDB for a website running under IIS. Everything will work fine if we run the website under IIS Express i.e. when we run through Visual Studio. ... Error: Local Database Runtime error occurred. Error occurred during LocalDB instance startup: SQL Server process failed to start. 0 0 0 SQL Server ASP.NET
Internet of Things (IoT) - Its Growing Impact on Data Centers Melissa Caddy, November 6, 2015 data center datacenters data centers datacentre Normal 0 false false false EN-US X-NONE X-NONE We are living in times where Internet of Things is keeping us all wirelessly wired and so connected every moment. To name a few, IoT objects like smart devices, ... Internet of Things (IoT) - Its Growing Impact on Data Centers 0 0 0 data center datacenters data centers datacentre
The future for Microsoft (predications) Scott Dorman, November 5, 2015 General Nearly two years ago, I wrote a post called The future for Microsoft. This was a “predications” post based on what I was seeing in the industry and in Microsoft, with a some judicious “reading between ... The future for Microsoft (predications) 1 0 1 General
Azure Application Component Deployment Tim Murphy, November 5, 2015 Azure Development PSC One of the aspects of Azure development that I have found the least amount of information written about is the deployment of your application components. This is especially the case when it comes to ALM ... Azure Application Component Deployment 0 0 0 Azure Development PSC
Kendo Grid MVC Wrapper Automatic Column Configuration Scott Dorman, November 5, 2015 .NET (C#) The Telerik Kendo Grid control is really powerful, especially when combined with the MVC wrappers. One of the things that make the MVC wrapper so useful is the ability to automatically (and easily) generate ... Kendo Grid MVC Wrapper Automatic Column Configuration 1 0 1 .NET (C#)
Find out all the changes / alterations to SQL database objects Vipin, November 5, 2015 SQL Server 2000/2005 This script when run under user who has access to 'sys.traces' will be able to sql tables, stored procedures which has been modified.DECLARE @filename VARCHAR(255) SELECT @FileName = SUBSTRING(path, 0, ... Find out all the changes / alterations to SQL database objects 0 0 1 SQL Server 2000/2005
Understanding Dedicated Server Hosting Fundamentals Melissa Caddy, November 5, 2015 dedicated server hosting Dedicated Server India dedicated server Dedicated Servers Dedicated Hosting Normal 0 false false false EN-US X-NONE X-NONE Dedicated servers are rather complex solution which needs some time before you can adapt to it. The basic step is to understand why to go for this server ... Understanding Dedicated Server Hosting Fundamentals 0 0 0 dedicated server hosting Dedicated Server India dedicated server Dedicated Servers Dedicated Hosting
Access to Content and Structure simonh, November 4, 2015 SharePoint 2013 One of the best tools for managing the content and overall structure of a site collection is the Content and Structure tool accessible from Site Settings > Site Administration > Content and structure.To ... Access to Content and Structure 0 0 2 SharePoint 2013
Dax Studio 2.3.2 released Darren Gosbell, November 3, 2015 DAX Studio This latest release includes a lot of UI polish features and we also now have support for SQL 2016 and Excel 2016 which is mainly an update to the installer and some changes to the Query Plan and Server ... Dax Studio 2.3.2 released 0 0 1 DAX Studio
Raspberry Pi has lead me to this... Richard Jones, November 1, 2015 So, I’ve been playing around with various Raspberry Pi projects for a couple of years. I’ve had a few hits (caller ID, home automation, audio airplay) and I think only one miss (Time Capsule). Whats been ... Raspberry Pi has lead me to this... 0 0 0
Ethics Organization Timothy Klenke, October 26, 2015 Craftsmanship Craftsmanship So I was listening to a recent Western Developer’s podcast on Ethics. At one point in the conversation [39:30] there was a call for establishing a industry standard professional body for software developers. ... Ethics Organization 0 0 1 Craftsmanship Craftsmanship
Friend of Friend recommendations Neo4j and SQL Sever brendonpage, October 26, 2015 I’m going to be doing a Neo4j workshop up in JHB in November 2015 and thought I’d give an example of something that is easy to do in a graph database but challenging to do in a relational database. Before ... Friend of Friend recommendations Neo4j and SQL Sever 0 0 1
Why I stop using kindle anymore. Anirudha, October 24, 2015 I am removing this post since I am no longer use Amazon.in or amazon.com for anything. For more information search the internet for better result. Why I stop using kindle anymore. 1 0 0
Installing the Windows Azure Active Directory Synchronization Tool (a.k.a. DirSync) marc dekeyser, February 26, 2016 Build Guides Deployment Office 365 Build Guides Installing the Windows Azure Active Directory Synchronization Tool (a.k.a. DirSync) 0 0 0 Build Guides Deployment Office 365 Build Guides
IIS ARR: Installing the reverse proxy server marc dekeyser, January 11, 2016 Build Guides Deployment General Build Guides Step 1: Open Server manager Step 2: Install the “web server (IIS)” component. Accept all defaults. step 3: Download the web platform installer Step 4: Run the WPi Step 5: Search for the Application Request ... IIS ARR: Installing the reverse proxy server 0 0 0 Build Guides Deployment General Build Guides
SharePoint Installation Guide for you MJ Ferdous, October 22, 2015 Recently I have taken a SharePoint Administration Training and SharePoint Installation demo was part of it. I am going to share this experience with you here so that it helps for your installation if you ... SharePoint Installation Guide for you 0 0 1
Dedicated Server v/s Cloud Server: Know the Difference Melissa Caddy, October 21, 2015 dedicated server hosting Dedicated Server India cloud server CLOUD HOSTING Normal 0 false false false EN-US X-NONE X-NONE In a world where everything is speedy and top notch, the technology around you needs to be better and faster. Here I will tell you which is better between ... Dedicated Server v/s Cloud Server: Know the Difference 0 0 0 dedicated server hosting Dedicated Server India cloud server CLOUD HOSTING
Debugging PCI bus with Windows CE Werner Willemsens, October 21, 2015 Windows CE Windows Embedded Compact Microsoft Visual Studio 2012 Visual Studio 2013 Intel PCI Debugging This time I will write about something I don't understand :-( Or at least not completely. Some time ago I was debugging a new Intel hardware platform (Adlink ETX-BT, Celeron J1900) and I experienced unexpected ... Debugging PCI bus with Windows CE 0 0 0 Windows CE Windows Embedded Compact Microsoft Visual Studio 2012 Visual Studio 2013 Intel PCI Debugging
Office 365: Authentication marc dekeyser, October 30, 2015 Exchange Office 365 Exchange When we’re talking authentication the first thing that pops up in our minds is Active Directory. For years, active directory has been the staple identity provider for most companies and the foundational ... Office 365: Authentication 0 0 0 Exchange Office 365 Exchange
Exchange Hybrid deployment scenarios marc dekeyser, December 15, 2015 Build Guides Exchange Deployment Office 365 Exchange Build Guides Hybrids: The final frontier. These are the voyages of the starship Enterprise. Whether Exchange or Lync, hybrids are the wave of the future, something everyone will have to start dealing with at one point ... Exchange Hybrid deployment scenarios 0 0 0 Build Guides Exchange Deployment Office 365 Exchange Build Guides
Windows 10 – how to change Workgroup John Breakwell, October 20, 2015 Let’s say you have machines in an old school workgroup without a domain and you want to change the name of that workgroup. In the Windows 10 user interface, where should you go? Is it Settings? Where you ... Windows 10 – how to change Workgroup 0 0 0
Coexistence between Exchange forests (without trusts…) -- Part 11: References & Sync Script marc dekeyser, November 30, 2015 Build Guides Deployment Exchange Exchange Build Guides · How to license FIM 2010 & MIM 2016 http://social.technet.micro... · Global address list synchronization walkthrough: https://technet.microsoft.c... ... Coexistence between Exchange forests (without trusts…) -- Part 11: References & Sync Script 0 0 0 Build Guides Deployment Exchange Exchange Build Guides
Coexistence between Exchange forests (without trusts…) -- Part 10: Configuring Free/Busy marc dekeyser, November 23, 2015 None Note: In order for Free/Busy to work Outlook Anywhere needs to be enabled in both forest and auto discover needs to be functioning properly. Additionally, the external URLs for EWS need to be configured. ... Coexistence between Exchange forests (without trusts…) -- Part 10: Configuring Free/Busy 0 0 0 None
Coexistence between Exchange forests (without trusts…) -- Part 9: Synchronization! marc dekeyser, November 18, 2015 Deployment Build Guides Exchange Exchange Build Guides Note: The entire list must be run through in order and progression to the next step cannot be done until the current step has completed for all Management agents! Step 1: Right click the management agent, ... Coexistence between Exchange forests (without trusts…) -- Part 9: Synchronization! 0 0 0 Deployment Build Guides Exchange Exchange Build Guides
Coexistence between Exchange forests (without trusts…) -- Part 8: Enabling Provisioning marc dekeyser, November 11, 2015 None Step 1: Open the “Synchronization Service Manager”. Step 2: Open the Options from the Tools menu. Step 3: Under Metaverse Rules Extensions, verify that Enable metaverse rules extentions box is checked. ... Coexistence between Exchange forests (without trusts…) -- Part 8: Enabling Provisioning 0 0 0 None
Coexistence between Exchange forests (without trusts…) -- Part 7: Creating Synchronization Agents marc dekeyser, November 9, 2015 None US GALMA – Exchange 2010 Step 1: Open the “Synchronization Service Manager”. Step 2: Click on the “management Agents Button. Step 3: From the Actions menu, click Create. Step 4: In “the management agent ... Coexistence between Exchange forests (without trusts…) -- Part 7: Creating Synchronization Agents 0 0 0 None
Writing your first MapReduce program Rahul Anand, October 19, 2015 Before we delve into the IDE and start writing code lets understand a bit more about the MapReduce. The MapReduce computation takes a set of input key/value pairs, and produces a set of output key/value ... Writing your first MapReduce program 0 0 2
Hadoop installation for Development Rahul Anand, October 19, 2015 The best way to learn about Hadoop is getting your hands dirty with real Hadoop programs and their execution. In order to do so we first need a Hadoop installation in local development box. Steps to install ... Hadoop installation for Development 0 0 1
Introduction to Hadoop Rahul Anand, October 19, 2015 Apache Hadoop is a framework which supports distributed processing and distributed storage of very large data sets on clusters of commodity computers. The distributed processing is achieved through MapReduce ... Introduction to Hadoop 0 0 0
Coexistence between Exchange forests (without trusts…) -- Part 6: Installing the MIM 2016 Synchronization Service (GALSync) marc dekeyser, November 4, 2015 None Step 1: In the unpacked MIM installation folder, navigate to the Synchronization Service folder. Step 2: Run the MIM Synchronization Service installer. Follow the guidelines of the installer and complete ... Coexistence between Exchange forests (without trusts…) -- Part 6: Installing the MIM 2016 Synchronization Service (GALSync) 0 0 0 None
Coexistence between Exchange forests (without trusts…) -- Part 5: Preparing the GALSync Server marc dekeyser, November 2, 2015 None Installing the MIM server Prerequisites Note: The exchange 2007 management tools need to be installed on the MIM server for it to be able to provision users correctly. Note: In order for the GALSync ... Coexistence between Exchange forests (without trusts…) -- Part 5: Preparing the GALSync Server 0 0 0 None
Coexistence between Exchange forests (without trusts…) -- Part 4: Preparing the US Exchange 2010 environment marc dekeyser, October 28, 2015 Build Guides Deployment Exchange Exchange Build Guides Create receive connector Step 1: Open the exchange management console Step 2: Click on Hub Transport under Server Configuration Step 3: In the Actions pane click on New Receive Connector… Step 4: In the ... Coexistence between Exchange forests (without trusts…) -- Part 4: Preparing the US Exchange 2010 environment 0 0 1 Build Guides Deployment Exchange Exchange Build Guides
Coexistence between Exchange forests (without trusts…) -- Part 3: Preparing the UK Exchange 2007 environment marc dekeyser, October 19, 2015 None Create a scoped send connector Step 1: Open the exchange management console Step 2: Click on Hub Transport under Organization Configuration Step 3: Click on the Send Connectors Tab Step 4: In the Actions ... Coexistence between Exchange forests (without trusts…) -- Part 3: Preparing the UK Exchange 2007 environment 0 0 0 None
Coexistence between Exchange forests (without trusts…) -- Part 2: DNS Forwarders marc dekeyser, October 19, 2015 Build Guides Exchange Deployment Exchange Build Guides Creating conditional forwarders Step 1: Open DNS manager Step 2: Select Conditional forwarders Step 3: Right click “Conditional Forwards" and select “New Conditional Forwarder…” Step 4: Enter the dns name ... Coexistence between Exchange forests (without trusts…) -- Part 2: DNS Forwarders 0 0 0 Build Guides Exchange Deployment Exchange Build Guides
Coexistence between Exchange forests (without trusts…) -- Part 1: Conceptual marc dekeyser, October 19, 2015 Exchange Build Guides Deployment Exchange Build Guides Imagine a scenario where you acquire a company in a different country and they don’t want to be absorb in your IT environment (because they don’t like it, have regulatory requirements that can’t be met ... Coexistence between Exchange forests (without trusts…) -- Part 1: Conceptual 0 0 0 Exchange Build Guides Deployment Exchange Build Guides