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! Unprofessional Software Professionals Timothy Klenke, February 17, 2019 Craftsmanship Craftsmanship Before I talk about the software professionals, let me first say a little something about American politics. Boy, this blog post has gone off the rails quickly. Don’t worry; I won’t talk about Trump. Here ... Unprofessional Software Professionals 0 0 0 Craftsmanship Craftsmanship WSL, git, ssh keys, and a partridge in a pear tree Eric Newton, February 17, 2019 wsl windows-subsystem-for-linux ubuntu bash git git-for-windows ssh (Note post is first draft)Just ran into this tonight, setting up a new machine to actually run Ubuntu Bash via WSL. I was trying to use git in the WSL ubuntu shell and use ssh keys. Also found that after ... WSL, git, ssh keys, and a partridge in a pear tree 0 0 0 wsl windows-subsystem-for-linux ubuntu bash git git-for-windows ssh Ajax Post on Safari 11.4 timing out for strange reasons? Check here Eric Newton, February 17, 2019 ios safari jQuery timeout ajax This was a little doozy.We have a site that has ajax file upload fields that worked for all browsers, IE, Firefox, Chrome, Safari except for one instance: Safari on iPhones.How strange! The problem exhibited ... Ajax Post on Safari 11.4 timing out for strange reasons? Check here 0 0 0 ios safari jQuery timeout ajax Top Artificial Intelligence Technologies to Look for in 2019 Celin Smith, February 14, 2019 App Development app developer Artificial Intelligence Cyber Defense Artificial Intelligence (AI) is proving to be the most revolutionary technology in recent time that would completely change the way world is working now. AI has the potential to reinvent everything from ... Top Artificial Intelligence Technologies to Look for in 2019 1 0 0 App Development app developer Artificial Intelligence Cyber Defense Personal Overtime Policy Timothy Klenke, February 13, 2019 Craftsmanship Craftsmanship How much overtime are you willing to work? How much compensation should there be? Does this depend on the type of work? These are all good questions. Before doing a code review it is a good idea to have ... Personal Overtime Policy 0 0 0 Craftsmanship Craftsmanship DevOps TotalALM Tokenization task doesn’t work Ken Hortsch, February 9, 2019 This tripped me up. It looks to be quite simple. You specify a folder, a file, and a token placeholder start/end. So if you define a pipeline variable named SomeConfigSetting, and in your config file you ... DevOps TotalALM Tokenization task doesn’t work 0 0 0 What Will be the Healthcare Technology Trends for 2019? Celin Smith, February 1, 2019 Internet of Things Companies Artificial Intelligence Companies We have seen enormous growth of technology in last few decades but healthcare has been slow to adopt the technology. Now time is changing and healthcare industry too is about to witness significant changes ... What Will be the Healthcare Technology Trends for 2019? 0 0 0 Internet of Things Companies Artificial Intelligence Companies Your Guide to create WordPress plugin customized to the website! Celin Smith, February 1, 2019 wordpress plugin wordpress theme With WordPress being the best CMS of all the times, the advancements that revolve around the WordPress CMS is just reaching the peak level. Not only WordPress themes, but any type of WordPress plugin can ... Your Guide to create WordPress plugin customized to the website! 0 0 0 wordpress plugin wordpress theme Power BI – Fixing Dates from Sharepoint Lists (converting UTC Dates to Local Dates) Darren Gosbell, February 1, 2019 Power Query So the problem below was in relation to working with dates from a Sharepoint 2013 List, but the same technique should be applicable any time you want to convert UTC/GMT datetime fields to a local time. ... Power BI – Fixing Dates from Sharepoint Lists (converting UTC Dates to Local Dates) 0 0 0 Power Query Amazing Mobile App Ideas For Business Startups in 2019 Celin Smith, January 31, 2019 App Development app developer mobile app creator restaurant reservation app App Ideas Mobility has nowadays become the synonym of growth while the businesses which have no plan to build mobile apps have got very less chance to continue to grow in future. A dedicated mobile application is ... Amazing Mobile App Ideas For Business Startups in 2019 0 0 0 App Development app developer mobile app creator restaurant reservation app App Ideas Apple Watch – it’s the small things Ken Hortsch, January 29, 2019 So I got an Apple Watch for Christmas, the n-1 gen. My expectations were on the low “it’s just a gadget” side. However, it is the little things that amaze me. Here is one – Our company uses Symantic VIP ... Apple Watch – it’s the small things 0 0 0 SQL Server: How can I tell which service account SQL Server is running under? Paula DiTallo, January 25, 2019 Practical Answers sqlserver This query will provide the basicsSELECT DSS.servicename, DSS.startup_type_desc, DSS.status_desc, DSS.last_startup_time, DSS.service_account, DSS.is_clustered, DSS.cluster_nodename, DSS.filename, DSS.startup_type, ... SQL Server: How can I tell which service account SQL Server is running under? 0 0 0 Practical Answers sqlserver Things you need to know about HTML to WordPress Conversion Celin Smith, January 23, 2019 Things you need to know about HTML to WordPress Conversion 0 0 0 DAX Studio 2.8.1 released Darren Gosbell, January 23, 2019 DAX Studio So thanks to a couple of early adopters we’ve found and hopefully squashed a few bugs that managed to sneak into the 2.8.0 release and the 2.8.1 release is now live on https://daxstudio.org v2.8.1 Includes ... DAX Studio 2.8.1 released 0 0 0 DAX Studio DAX Studio 2.8.0 Released Darren Gosbell, January 22, 2019 DAX Studio So it’s been a little while coming, but the 2.8.0 release of DAX Studio is now available at https://daxstudio.org It contains a host of new features as well as a lot of stability improvements. Below is ... DAX Studio 2.8.0 Released 0 0 0 DAX Studio DAX Studio – What do all those numbers mean in the server timing output? Darren Gosbell, January 20, 2019 DAX Studio When you run a query in DAX Studio with the Server Timings feature switched on you will see output like the following. A number of the metrics that are gathered by the server timings have been abbreviated ... DAX Studio – What do all those numbers mean in the server timing output? 1 0 0 DAX Studio Easy Method To Integrate Biometric Authentication In iPhone Apps Celin Smith, January 17, 2019 App Development App Development Company Hire App Developer Hire iOS App Developer iOS Application Development iOS App Creator Undoubtedly, iPhones are the most updated smartphones in the world right now. There are many reasons why iPhones are always in demand throughout the world. Another advantage that iPhones have already given ... Easy Method To Integrate Biometric Authentication In iPhone Apps 0 0 0 App Development App Development Company Hire App Developer Hire iOS App Developer iOS Application Development iOS App Creator Empowerment Timothy Klenke, January 7, 2019 Craftsmanship Craftsmanship The objective of empowerment is to enable someone (or everyone) on a team to be able to make the same decisions that the team leader (or CEO) would make. Empowerment is difficult to implement. It is not ... Empowerment 1 0 0 Craftsmanship Craftsmanship How can I tell which node is the primary, or 'active' node in a SQL Server Cluster Paula DiTallo, January 3, 2019 Practical Answers SQL Issue this command from the master db Select ServerProperty('ComputerNam... ... How can I tell which node is the primary, or 'active' node in a SQL Server Cluster 0 0 0 Practical Answers SQL My somewhat colorful non-spoileriffic review of Aquaman (aka Wet Thor)! Chris G. Williams, December 16, 2018 My somewhat colorful non-spoileriffic review of Aquaman (aka Wet Thor)!TL;DR: It's fucking wonderful. See it.My amazing wife managed to secure us a couple of advance seats to see Aquaman, and I have to ... My somewhat colorful non-spoileriffic review of Aquaman (aka Wet Thor)! 1 0 0 Making app in Blazor (WebAssembly) in Visual Studio Anirudha, December 15, 2018 blazor asp.net-core mvc visual-studio .netcore3 Today I make a little presentation on Blazor Programming. You can see the video here https://www.facebook.com/an... ... Making app in Blazor (WebAssembly) in Visual Studio 0 0 0 blazor asp.net-core mvc visual-studio .netcore3 What's Next for Content Marketing Jeff Julian, December 7, 2018 What is the next big thing in the boundless world of content marketing? Where do we go from here? As a software developer living in the world of marketing, the understanding of this topic is core to where ... What's Next for Content Marketing 1 0 0 Reasons for Updating Mobile App Regularly by the Owner Company Celin Smith, November 30, 2018 app developer mobile app development Most of the businesses nowadays are taking the critical step of developing their mobile app. This is certainly the right investment as by this way your business will have more chances of success and you ... Reasons for Updating Mobile App Regularly by the Owner Company 0 0 0 app developer mobile app development Xicom Provides High Quality IoT Consulting Service Celin Smith, November 20, 2018 iOS App Developer Internet of Things Companies Xicom provides high quality IoT Development Company Service for its worldwide clients. It has achieved remarkable feet by recently developing IoT app for its 500th client. Xicom has expert IoT consultants ... Xicom Provides High Quality IoT Consulting Service 0 0 0 iOS App Developer Internet of Things Companies Why Hire iPhone App Developer for AR and VR Business Apps? Celin Smith, November 15, 2018 App Development app developer mobile app creator App Development Company App Creator Hire App Developer Mobile apps are being developed in a very big number and there is nothing stopping this ritual! Yes, in this fast-paced and hard life of competition, getting apps developed for the business by hiring a ... Why Hire iPhone App Developer for AR and VR Business Apps? 0 0 0 App Development app developer mobile app creator App Development Company App Creator Hire App Developer Cloud Architecture Guidance JoshReuben, November 12, 2018 Cloud I've worked with the 3 main cloud providers over the past decade. Whilst AWS has an abundance of services + excessive docs, and Azure is strictly for .NET refugees, for me, GCP (Google Cloud Platform) ... Cloud Architecture Guidance 2 0 0 Cloud What are the Popular Types and Categories of Mobile Apps? Celin Smith, October 31, 2018 iPhone App Development mobile application mobile developer mobile application development mobile app creator Today is the age of mobile phones and different types of mobile apps installed on them. People do so many of their daily tasks using these mobile apps therefore these mobile apps have become an integral ... What are the Popular Types and Categories of Mobile Apps? 0 0 0 iPhone App Development mobile application mobile developer mobile application development mobile app creator Graph Theory Concepts JoshReuben, October 24, 2018 Artificial Intelligence Python Graph Theory Conceptslast year I was working on an NLP Deep Learning project that required me to compare parse trees for different question / answer pairs. I needed to extract feature-set for my model, ... Graph Theory Concepts 0 0 0 Artificial Intelligence Python Enable Transparent data encryption on SQL Server IaaS with Azure Key vault Gino Abraham, October 22, 2018 Azure SQL Server TDE SQL Azure has TDE enabled by default, recently there was a requirement for me to enable TDE for a SQL IaaS box and the below link was found helpful.http://www.bradleys... ... Enable Transparent data encryption on SQL Server IaaS with Azure Key vault 0 0 0 Azure SQL Server TDE 15 seconds of farming Richard Jones, October 15, 2018 So some great geek stuff with a customer of mine (Family Farms). We needed to integrate combine-harvester and tipper trucks on our iPad app. to record weights as combine tips to nearby truck. This was ... 15 seconds of farming 0 0 0 Unit Testing With .NET Core Jeremy Morgan, October 2, 2018 Programming asp.net asp.net core .Net core Your time is precious, and technology changes fast. Knowing which technologies are relevant means you can focus on the skills that will benefit your career the most.Click here for a free report So you've ... Unit Testing With .NET Core 0 0 0 Programming asp.net asp.net core .Net core Azure Blobs Vs Azure Files wrt Azure Search Gino Abraham, September 6, 2018 Azure https://docs.microsoft.com/... Documentation on the difference covers pretty much everything except the details on Azure Search search.Azure ... Azure Blobs Vs Azure Files wrt Azure Search 0 0 0 Azure How to Code Review Timothy Klenke, September 5, 2018 Pair Programming Craftsmanship Pair Programming Craftsmanship This is the second of a two part blog post on code reviews. This first post is on why and when code reviews should be done and some of the soft skills needed. This post is a technical checklist on some ... How to Code Review 0 0 0 Pair Programming Craftsmanship Pair Programming Craftsmanship Code Reviews Timothy Klenke, September 5, 2018 Pair Programming Craftsmanship Pair Programming Craftsmanship This is a 2 part blog post on code reviews. This first post is on why and when code reviews should be done and some of the soft skills needed. The second post is a technical checklist on some things to ... Code Reviews 0 0 0 Pair Programming Craftsmanship Pair Programming Craftsmanship VSTS Release IIS Web App Manage task Cannot bind argument to parameter ‘String' because it is an empty string. Ken Hortsch, August 29, 2018 I cloned a stage in the release pipeline which had a Web App Manage task. The App Pool specified user name/password look as if it was cloned too as the variable “app_pool_svc_account_passw... showed “********”. ... VSTS Release IIS Web App Manage task Cannot bind argument to parameter ‘String' because it is an empty string. 0 0 0 (GIT) Remove all local branches except Master ChrisD, August 27, 2018 GIT DEV Often I find I retain my local GIT branches long after their usefulness expires. Deleting them one at a time is a hassle, and probably the reason I don’t clean them up more often. Fortunately, someone ... (GIT) Remove all local branches except Master 0 0 0 GIT DEV SQL Server error: "Failed to create AppDomain "master.sys[runtime].224". Exception has been thrown by the target of an invocation" Paula DiTallo, August 23, 2018 Practical Answers SQL .NET sqlserver In a nutshell this is due to an incompatibility between .NET and Windows. The most likely candidate for the cause would be an upgrade to either Windows or .NET. Overall, check the Windows and SQL Server ... SQL Server error: "Failed to create AppDomain "master.sys[runtime].224". Exception has been thrown by the target of an invocation" 0 0 0 Practical Answers SQL .NET sqlserver Building an On-Demand Grocery Delivery App for Today’s Hitech World Celin Smith, August 20, 2018 mobile application development app developer mobile app creator Today’s is a high paced world where people want to maximize the use of technology and hitech services to save more and more of their time which they can devote in other pleasure activities. That’s why ... Building an On-Demand Grocery Delivery App for Today’s Hitech World 0 0 0 mobile application development app developer mobile app creator How to refresh the UI in Xamarin without stop debugging Xamarin live reload Anirudha, August 19, 2018 Working on xamarin project and looking for hot reload ? Look at Xamarin Live reload. For using Xamarin Live Reloadsimply go to Extension Manager search for live reload and install the xamarin live reload ... How to refresh the UI in Xamarin without stop debugging Xamarin live reload 0 0 0 How to Reset Your MS SQL Password if You've Forgotten your SA password, and your Windows Account is locked out Jenson, August 13, 2018 MS SQL Account Lock-out SA lock-out Windows Account Lock-out Microsoft Single-User Mode Repeat this 10 times, DO NOT FRET. Trust me, at first I really freak the hell out of me for unable to do anything, even though what I need to do is just to access my local database as per normal, like ... How to Reset Your MS SQL Password if You've Forgotten your SA password, and your Windows Account is locked out 0 0 0 MS SQL Account Lock-out SA lock-out Windows Account Lock-out Microsoft Single-User Mode Introduction to flutter Anirudha, August 3, 2018 programming flutter hello-world Introduction to flutter 1 0 0 programming flutter hello-world Hello world in express JS Anirudha, August 3, 2018 expressjs node.js ... Hello world in express JS 0 0 0 expressjs node.js What is React Native and How to Animate Header Titles in this? Celin Smith, August 2, 2018 App Development mobile application development app developer react native React Native mobile app Animate Header Nowadays mobile phones have become the integral part of our lives and when it comes to Android development or iOS development means when you are looking for an app creator then businesses get confused ... What is React Native and How to Animate Header Titles in this? 0 0 0 App Development mobile application development app developer react native React Native mobile app Animate Header What are the Important Tools for Xamarin App Development? Celin Smith, July 25, 2018 app developer Xamarin app development Xamarin Inspector Xamarin App Development Company Xamarin Xamarin App Developer Right now Xamarin is one of the most popular framework to develop cross-platform apps. Xamarin development enables you to develop Android, iOS and Windows mobile applications using Visual Studio and C# ... What are the Important Tools for Xamarin App Development? 0 0 0 app developer Xamarin app development Xamarin Inspector Xamarin App Development Company Xamarin Xamarin App Developer Introduction to ASP.NET MVC 5 Anirudha, July 21, 2018 Recently I make few videos on introducing ASP.NET MVC5 ... Introduction to ASP.NET MVC 5 1 0 0 Why cross platform mobile development is in trend right now? Celin Smith, July 17, 2018 mobile application mobile application development Cross Platform Mobile Development Hybrid App Development Cross Platform App Developers Cross Platform Mobile Developer With the coming of different mobile platforms around the world, the mobile app development companies are gaining a lot of traction and clients. Most of these clients are the business owners who are looking ... Why cross platform mobile development is in trend right now? 0 0 0 mobile application mobile application development Cross Platform Mobile Development Hybrid App Development Cross Platform App Developers Cross Platform Mobile Developer #PrimeDay is back up! MikeParks, July 16, 2018 Don't forget to check out all the great Amazon Prime Day Deals today! I've always been a huge fan of Amazon's error pages, except for today lol If you're a Software Engineer, take a moment to be thankful ... #PrimeDay is back up! 1 0 0 How to fix Visual Studio Package not restore ? Anirudha, July 13, 2018 Visual studio Today I was busy working in one of WPF apps that I am holding from last few days. Everything is going on, I have made Release build 2 days ago 11 of July.Suddenly I need to give it to another person. I ... How to fix Visual Studio Package not restore ? 1 0 0 Visual studio Can't drag large MSG files into Outlook John Breakwell, July 4, 2018 Outlook I have a manual process where I:Drag emails from Outlook on PC1 to a shared folder, creating *.msg message filesDrag message files from shared folder to Outlook 2010 on PC2, creating emails.There's a resource ... Can't drag large MSG files into Outlook 0 0 0 Outlook Top Reasons Why Your Small Business Needs a Website Celin Smith, July 4, 2018 Business web developer web development Custom Web Development website small business Today’s world is an internet and mobile phones powered world. Now most of the businesses have online websites and a large number of people and customers access these websites not only from the desktops ... Top Reasons Why Your Small Business Needs a Website 0 0 0 Business web developer web development Custom Web Development website small business Page: 1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20
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!
Unprofessional Software Professionals Timothy Klenke, February 17, 2019 Craftsmanship Craftsmanship Before I talk about the software professionals, let me first say a little something about American politics. Boy, this blog post has gone off the rails quickly. Don’t worry; I won’t talk about Trump. Here ... Unprofessional Software Professionals 0 0 0 Craftsmanship Craftsmanship
WSL, git, ssh keys, and a partridge in a pear tree Eric Newton, February 17, 2019 wsl windows-subsystem-for-linux ubuntu bash git git-for-windows ssh (Note post is first draft)Just ran into this tonight, setting up a new machine to actually run Ubuntu Bash via WSL. I was trying to use git in the WSL ubuntu shell and use ssh keys. Also found that after ... WSL, git, ssh keys, and a partridge in a pear tree 0 0 0 wsl windows-subsystem-for-linux ubuntu bash git git-for-windows ssh
Ajax Post on Safari 11.4 timing out for strange reasons? Check here Eric Newton, February 17, 2019 ios safari jQuery timeout ajax This was a little doozy.We have a site that has ajax file upload fields that worked for all browsers, IE, Firefox, Chrome, Safari except for one instance: Safari on iPhones.How strange! The problem exhibited ... Ajax Post on Safari 11.4 timing out for strange reasons? Check here 0 0 0 ios safari jQuery timeout ajax
Top Artificial Intelligence Technologies to Look for in 2019 Celin Smith, February 14, 2019 App Development app developer Artificial Intelligence Cyber Defense Artificial Intelligence (AI) is proving to be the most revolutionary technology in recent time that would completely change the way world is working now. AI has the potential to reinvent everything from ... Top Artificial Intelligence Technologies to Look for in 2019 1 0 0 App Development app developer Artificial Intelligence Cyber Defense
Personal Overtime Policy Timothy Klenke, February 13, 2019 Craftsmanship Craftsmanship How much overtime are you willing to work? How much compensation should there be? Does this depend on the type of work? These are all good questions. Before doing a code review it is a good idea to have ... Personal Overtime Policy 0 0 0 Craftsmanship Craftsmanship
DevOps TotalALM Tokenization task doesn’t work Ken Hortsch, February 9, 2019 This tripped me up. It looks to be quite simple. You specify a folder, a file, and a token placeholder start/end. So if you define a pipeline variable named SomeConfigSetting, and in your config file you ... DevOps TotalALM Tokenization task doesn’t work 0 0 0
What Will be the Healthcare Technology Trends for 2019? Celin Smith, February 1, 2019 Internet of Things Companies Artificial Intelligence Companies We have seen enormous growth of technology in last few decades but healthcare has been slow to adopt the technology. Now time is changing and healthcare industry too is about to witness significant changes ... What Will be the Healthcare Technology Trends for 2019? 0 0 0 Internet of Things Companies Artificial Intelligence Companies
Your Guide to create WordPress plugin customized to the website! Celin Smith, February 1, 2019 wordpress plugin wordpress theme With WordPress being the best CMS of all the times, the advancements that revolve around the WordPress CMS is just reaching the peak level. Not only WordPress themes, but any type of WordPress plugin can ... Your Guide to create WordPress plugin customized to the website! 0 0 0 wordpress plugin wordpress theme
Power BI – Fixing Dates from Sharepoint Lists (converting UTC Dates to Local Dates) Darren Gosbell, February 1, 2019 Power Query So the problem below was in relation to working with dates from a Sharepoint 2013 List, but the same technique should be applicable any time you want to convert UTC/GMT datetime fields to a local time. ... Power BI – Fixing Dates from Sharepoint Lists (converting UTC Dates to Local Dates) 0 0 0 Power Query
Amazing Mobile App Ideas For Business Startups in 2019 Celin Smith, January 31, 2019 App Development app developer mobile app creator restaurant reservation app App Ideas Mobility has nowadays become the synonym of growth while the businesses which have no plan to build mobile apps have got very less chance to continue to grow in future. A dedicated mobile application is ... Amazing Mobile App Ideas For Business Startups in 2019 0 0 0 App Development app developer mobile app creator restaurant reservation app App Ideas
Apple Watch – it’s the small things Ken Hortsch, January 29, 2019 So I got an Apple Watch for Christmas, the n-1 gen. My expectations were on the low “it’s just a gadget” side. However, it is the little things that amaze me. Here is one – Our company uses Symantic VIP ... Apple Watch – it’s the small things 0 0 0
SQL Server: How can I tell which service account SQL Server is running under? Paula DiTallo, January 25, 2019 Practical Answers sqlserver This query will provide the basicsSELECT DSS.servicename, DSS.startup_type_desc, DSS.status_desc, DSS.last_startup_time, DSS.service_account, DSS.is_clustered, DSS.cluster_nodename, DSS.filename, DSS.startup_type, ... SQL Server: How can I tell which service account SQL Server is running under? 0 0 0 Practical Answers sqlserver
Things you need to know about HTML to WordPress Conversion Celin Smith, January 23, 2019 Things you need to know about HTML to WordPress Conversion 0 0 0
DAX Studio 2.8.1 released Darren Gosbell, January 23, 2019 DAX Studio So thanks to a couple of early adopters we’ve found and hopefully squashed a few bugs that managed to sneak into the 2.8.0 release and the 2.8.1 release is now live on https://daxstudio.org v2.8.1 Includes ... DAX Studio 2.8.1 released 0 0 0 DAX Studio
DAX Studio 2.8.0 Released Darren Gosbell, January 22, 2019 DAX Studio So it’s been a little while coming, but the 2.8.0 release of DAX Studio is now available at https://daxstudio.org It contains a host of new features as well as a lot of stability improvements. Below is ... DAX Studio 2.8.0 Released 0 0 0 DAX Studio
DAX Studio – What do all those numbers mean in the server timing output? Darren Gosbell, January 20, 2019 DAX Studio When you run a query in DAX Studio with the Server Timings feature switched on you will see output like the following. A number of the metrics that are gathered by the server timings have been abbreviated ... DAX Studio – What do all those numbers mean in the server timing output? 1 0 0 DAX Studio
Easy Method To Integrate Biometric Authentication In iPhone Apps Celin Smith, January 17, 2019 App Development App Development Company Hire App Developer Hire iOS App Developer iOS Application Development iOS App Creator Undoubtedly, iPhones are the most updated smartphones in the world right now. There are many reasons why iPhones are always in demand throughout the world. Another advantage that iPhones have already given ... Easy Method To Integrate Biometric Authentication In iPhone Apps 0 0 0 App Development App Development Company Hire App Developer Hire iOS App Developer iOS Application Development iOS App Creator
Empowerment Timothy Klenke, January 7, 2019 Craftsmanship Craftsmanship The objective of empowerment is to enable someone (or everyone) on a team to be able to make the same decisions that the team leader (or CEO) would make. Empowerment is difficult to implement. It is not ... Empowerment 1 0 0 Craftsmanship Craftsmanship
How can I tell which node is the primary, or 'active' node in a SQL Server Cluster Paula DiTallo, January 3, 2019 Practical Answers SQL Issue this command from the master db Select ServerProperty('ComputerNam... ... How can I tell which node is the primary, or 'active' node in a SQL Server Cluster 0 0 0 Practical Answers SQL
My somewhat colorful non-spoileriffic review of Aquaman (aka Wet Thor)! Chris G. Williams, December 16, 2018 My somewhat colorful non-spoileriffic review of Aquaman (aka Wet Thor)!TL;DR: It's fucking wonderful. See it.My amazing wife managed to secure us a couple of advance seats to see Aquaman, and I have to ... My somewhat colorful non-spoileriffic review of Aquaman (aka Wet Thor)! 1 0 0
Making app in Blazor (WebAssembly) in Visual Studio Anirudha, December 15, 2018 blazor asp.net-core mvc visual-studio .netcore3 Today I make a little presentation on Blazor Programming. You can see the video here https://www.facebook.com/an... ... Making app in Blazor (WebAssembly) in Visual Studio 0 0 0 blazor asp.net-core mvc visual-studio .netcore3
What's Next for Content Marketing Jeff Julian, December 7, 2018 What is the next big thing in the boundless world of content marketing? Where do we go from here? As a software developer living in the world of marketing, the understanding of this topic is core to where ... What's Next for Content Marketing 1 0 0
Reasons for Updating Mobile App Regularly by the Owner Company Celin Smith, November 30, 2018 app developer mobile app development Most of the businesses nowadays are taking the critical step of developing their mobile app. This is certainly the right investment as by this way your business will have more chances of success and you ... Reasons for Updating Mobile App Regularly by the Owner Company 0 0 0 app developer mobile app development
Xicom Provides High Quality IoT Consulting Service Celin Smith, November 20, 2018 iOS App Developer Internet of Things Companies Xicom provides high quality IoT Development Company Service for its worldwide clients. It has achieved remarkable feet by recently developing IoT app for its 500th client. Xicom has expert IoT consultants ... Xicom Provides High Quality IoT Consulting Service 0 0 0 iOS App Developer Internet of Things Companies
Why Hire iPhone App Developer for AR and VR Business Apps? Celin Smith, November 15, 2018 App Development app developer mobile app creator App Development Company App Creator Hire App Developer Mobile apps are being developed in a very big number and there is nothing stopping this ritual! Yes, in this fast-paced and hard life of competition, getting apps developed for the business by hiring a ... Why Hire iPhone App Developer for AR and VR Business Apps? 0 0 0 App Development app developer mobile app creator App Development Company App Creator Hire App Developer
Cloud Architecture Guidance JoshReuben, November 12, 2018 Cloud I've worked with the 3 main cloud providers over the past decade. Whilst AWS has an abundance of services + excessive docs, and Azure is strictly for .NET refugees, for me, GCP (Google Cloud Platform) ... Cloud Architecture Guidance 2 0 0 Cloud
What are the Popular Types and Categories of Mobile Apps? Celin Smith, October 31, 2018 iPhone App Development mobile application mobile developer mobile application development mobile app creator Today is the age of mobile phones and different types of mobile apps installed on them. People do so many of their daily tasks using these mobile apps therefore these mobile apps have become an integral ... What are the Popular Types and Categories of Mobile Apps? 0 0 0 iPhone App Development mobile application mobile developer mobile application development mobile app creator
Graph Theory Concepts JoshReuben, October 24, 2018 Artificial Intelligence Python Graph Theory Conceptslast year I was working on an NLP Deep Learning project that required me to compare parse trees for different question / answer pairs. I needed to extract feature-set for my model, ... Graph Theory Concepts 0 0 0 Artificial Intelligence Python
Enable Transparent data encryption on SQL Server IaaS with Azure Key vault Gino Abraham, October 22, 2018 Azure SQL Server TDE SQL Azure has TDE enabled by default, recently there was a requirement for me to enable TDE for a SQL IaaS box and the below link was found helpful.http://www.bradleys... ... Enable Transparent data encryption on SQL Server IaaS with Azure Key vault 0 0 0 Azure SQL Server TDE
15 seconds of farming Richard Jones, October 15, 2018 So some great geek stuff with a customer of mine (Family Farms). We needed to integrate combine-harvester and tipper trucks on our iPad app. to record weights as combine tips to nearby truck. This was ... 15 seconds of farming 0 0 0
Unit Testing With .NET Core Jeremy Morgan, October 2, 2018 Programming asp.net asp.net core .Net core Your time is precious, and technology changes fast. Knowing which technologies are relevant means you can focus on the skills that will benefit your career the most.Click here for a free report So you've ... Unit Testing With .NET Core 0 0 0 Programming asp.net asp.net core .Net core
Azure Blobs Vs Azure Files wrt Azure Search Gino Abraham, September 6, 2018 Azure https://docs.microsoft.com/... Documentation on the difference covers pretty much everything except the details on Azure Search search.Azure ... Azure Blobs Vs Azure Files wrt Azure Search 0 0 0 Azure
How to Code Review Timothy Klenke, September 5, 2018 Pair Programming Craftsmanship Pair Programming Craftsmanship This is the second of a two part blog post on code reviews. This first post is on why and when code reviews should be done and some of the soft skills needed. This post is a technical checklist on some ... How to Code Review 0 0 0 Pair Programming Craftsmanship Pair Programming Craftsmanship
Code Reviews Timothy Klenke, September 5, 2018 Pair Programming Craftsmanship Pair Programming Craftsmanship This is a 2 part blog post on code reviews. This first post is on why and when code reviews should be done and some of the soft skills needed. The second post is a technical checklist on some things to ... Code Reviews 0 0 0 Pair Programming Craftsmanship Pair Programming Craftsmanship
VSTS Release IIS Web App Manage task Cannot bind argument to parameter ‘String' because it is an empty string. Ken Hortsch, August 29, 2018 I cloned a stage in the release pipeline which had a Web App Manage task. The App Pool specified user name/password look as if it was cloned too as the variable “app_pool_svc_account_passw... showed “********”. ... VSTS Release IIS Web App Manage task Cannot bind argument to parameter ‘String' because it is an empty string. 0 0 0
(GIT) Remove all local branches except Master ChrisD, August 27, 2018 GIT DEV Often I find I retain my local GIT branches long after their usefulness expires. Deleting them one at a time is a hassle, and probably the reason I don’t clean them up more often. Fortunately, someone ... (GIT) Remove all local branches except Master 0 0 0 GIT DEV
SQL Server error: "Failed to create AppDomain "master.sys[runtime].224". Exception has been thrown by the target of an invocation" Paula DiTallo, August 23, 2018 Practical Answers SQL .NET sqlserver In a nutshell this is due to an incompatibility between .NET and Windows. The most likely candidate for the cause would be an upgrade to either Windows or .NET. Overall, check the Windows and SQL Server ... SQL Server error: "Failed to create AppDomain "master.sys[runtime].224". Exception has been thrown by the target of an invocation" 0 0 0 Practical Answers SQL .NET sqlserver
Building an On-Demand Grocery Delivery App for Today’s Hitech World Celin Smith, August 20, 2018 mobile application development app developer mobile app creator Today’s is a high paced world where people want to maximize the use of technology and hitech services to save more and more of their time which they can devote in other pleasure activities. That’s why ... Building an On-Demand Grocery Delivery App for Today’s Hitech World 0 0 0 mobile application development app developer mobile app creator
How to refresh the UI in Xamarin without stop debugging Xamarin live reload Anirudha, August 19, 2018 Working on xamarin project and looking for hot reload ? Look at Xamarin Live reload. For using Xamarin Live Reloadsimply go to Extension Manager search for live reload and install the xamarin live reload ... How to refresh the UI in Xamarin without stop debugging Xamarin live reload 0 0 0
How to Reset Your MS SQL Password if You've Forgotten your SA password, and your Windows Account is locked out Jenson, August 13, 2018 MS SQL Account Lock-out SA lock-out Windows Account Lock-out Microsoft Single-User Mode Repeat this 10 times, DO NOT FRET. Trust me, at first I really freak the hell out of me for unable to do anything, even though what I need to do is just to access my local database as per normal, like ... How to Reset Your MS SQL Password if You've Forgotten your SA password, and your Windows Account is locked out 0 0 0 MS SQL Account Lock-out SA lock-out Windows Account Lock-out Microsoft Single-User Mode
Introduction to flutter Anirudha, August 3, 2018 programming flutter hello-world Introduction to flutter 1 0 0 programming flutter hello-world
Hello world in express JS Anirudha, August 3, 2018 expressjs node.js ... Hello world in express JS 0 0 0 expressjs node.js
What is React Native and How to Animate Header Titles in this? Celin Smith, August 2, 2018 App Development mobile application development app developer react native React Native mobile app Animate Header Nowadays mobile phones have become the integral part of our lives and when it comes to Android development or iOS development means when you are looking for an app creator then businesses get confused ... What is React Native and How to Animate Header Titles in this? 0 0 0 App Development mobile application development app developer react native React Native mobile app Animate Header
What are the Important Tools for Xamarin App Development? Celin Smith, July 25, 2018 app developer Xamarin app development Xamarin Inspector Xamarin App Development Company Xamarin Xamarin App Developer Right now Xamarin is one of the most popular framework to develop cross-platform apps. Xamarin development enables you to develop Android, iOS and Windows mobile applications using Visual Studio and C# ... What are the Important Tools for Xamarin App Development? 0 0 0 app developer Xamarin app development Xamarin Inspector Xamarin App Development Company Xamarin Xamarin App Developer
Introduction to ASP.NET MVC 5 Anirudha, July 21, 2018 Recently I make few videos on introducing ASP.NET MVC5 ... Introduction to ASP.NET MVC 5 1 0 0
Why cross platform mobile development is in trend right now? Celin Smith, July 17, 2018 mobile application mobile application development Cross Platform Mobile Development Hybrid App Development Cross Platform App Developers Cross Platform Mobile Developer With the coming of different mobile platforms around the world, the mobile app development companies are gaining a lot of traction and clients. Most of these clients are the business owners who are looking ... Why cross platform mobile development is in trend right now? 0 0 0 mobile application mobile application development Cross Platform Mobile Development Hybrid App Development Cross Platform App Developers Cross Platform Mobile Developer
#PrimeDay is back up! MikeParks, July 16, 2018 Don't forget to check out all the great Amazon Prime Day Deals today! I've always been a huge fan of Amazon's error pages, except for today lol If you're a Software Engineer, take a moment to be thankful ... #PrimeDay is back up! 1 0 0
How to fix Visual Studio Package not restore ? Anirudha, July 13, 2018 Visual studio Today I was busy working in one of WPF apps that I am holding from last few days. Everything is going on, I have made Release build 2 days ago 11 of July.Suddenly I need to give it to another person. I ... How to fix Visual Studio Package not restore ? 1 0 0 Visual studio
Can't drag large MSG files into Outlook John Breakwell, July 4, 2018 Outlook I have a manual process where I:Drag emails from Outlook on PC1 to a shared folder, creating *.msg message filesDrag message files from shared folder to Outlook 2010 on PC2, creating emails.There's a resource ... Can't drag large MSG files into Outlook 0 0 0 Outlook
Top Reasons Why Your Small Business Needs a Website Celin Smith, July 4, 2018 Business web developer web development Custom Web Development website small business Today’s world is an internet and mobile phones powered world. Now most of the businesses have online websites and a large number of people and customers access these websites not only from the desktops ... Top Reasons Why Your Small Business Needs a Website 0 0 0 Business web developer web development Custom Web Development website small business