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! Changing the VS2015 Icon in Windows 8/8.1 Chris Skardon, July 28, 2015 .NET So – you install VS 2015, pin the icon to the start bar and ‘whaaaaaa???’ you discover it’s exactly the same Icon as for VS 2013, which is not handy. Luckily, it’s pretty simple to change that bad boy. ... Changing the VS2015 Icon in Windows 8/8.1 0 0 2 .NET Software Defined Radio - Day 1 Richard Jones, July 27, 2015 So, I’ve purchased a RTL2832U USB adapter for £4.92, from Ebay. SDR! ( software defined radio), the promise is you can use this baby to pickup all manner of Freeview TV, DAB radio FM and flight related ... Software Defined Radio - Day 1 0 0 0 The Easiest Way to Get Started with HBase Elton Stoneman, July 27, 2015 HBase Docker Postman You can run HBase in the cloud with Amazon’s Elastic MapReduce or Microsoft’s HDInsight, but for local development and testing you don’t need a full-on cluster backed by Hadoop storage, you want something ... The Easiest Way to Get Started with HBase 0 0 1 HBase Docker Postman Streamer Richard Jones, July 24, 2015 rasbperrypi airplay apple iOS Top tip everyone. Using one raspberry Pi. Make a wireless speaker for your home. I did this with the following kit Headphone to phono cable Amp and some speakers. Micro USB power supply 4GB SD card. Edimax ... Streamer 0 0 0 rasbperrypi airplay apple iOS Introduction to KnockoutJS chetan vihite, July 24, 2015 Introduction Knockout, developed by Steve Sanderson, is free open source JavaScript library available under MIT license. It was first released in 2010 and since its initial release it has caught attention ... Introduction to KnockoutJS 0 0 0 Deploying Orchard CMS from source code hosted at Github to Microsoft Azure Alex Shapovalov, July 23, 2015 Microsoft Azure provides a cool feature: deploying application from source code, which is especially useful for small projects where creating a build server does not make sense due to complexity or price. ... Deploying Orchard CMS from source code hosted at Github to Microsoft Azure 0 0 0 Monitoring Alerts For Azure Virtual Machine Herve Roggero, July 23, 2015 Azure When hosting a service in the cloud, you may need to monitor and send alerts when specific conditions take place, such as when your service is not running. In this blog post, I will show you how to create ... Monitoring Alerts For Azure Virtual Machine 0 0 1 Azure DAX Studio 2.2.6 released Darren Gosbell, July 24, 2015 DAX Studio Just release an update to DAX Studio bundling up the following fixes and enhancements: Support for the upcoming release of Power BI Desktop Dynamic Ribbon resizing Remembering of Window size and location ... DAX Studio 2.2.6 released 0 0 0 DAX Studio Email concept development and unit test mlas, July 23, 2015 Email http://smtp4dev.codeplex.com/downloads/get/269147 Email concept development and unit test 0 0 0 Email Document ID service mlas, July 23, 2015 document id service https://www.webucator.com/t... > Resources > Free Tutorials > Advanced SharePoint 2013 > Document ID ServiceDocument ID ServiceSharePoint's ... Document ID service 0 0 0 document id service This Blog is no longer active Lori Lalonde, July 22, 2015 I now blog on my own site https://solola.ca. Feel free to link to that blog as this one is no longer active. This Blog is no longer active 1 0 0 Why I like Disciplined Agile Delivery? Aman Garg, July 23, 2015 Agile scrum Project Management DAD REASPro Disciplined Agile Delivery I have been reading alot about Disciplined Agile Delivery recently and attended a course on the same from Mark Lines (co-founder of DAD). Something really got stuck with me which I would like to share ... Why I like Disciplined Agile Delivery? 0 0 0 Agile scrum Project Management DAD REASPro Disciplined Agile Delivery There is no such thing as technical debt Ralf Westphal, July 22, 2015 Thinking outside of the box Ward Cunningham coined the “technical debt” metaphor. It sounds plausible, it might resonate with management. But it’s far from reality. Let’s think about financial debt for a moment. How do you get indebted? ... There is no such thing as technical debt 1 0 43 Thinking outside of the box Creating a Folder in a SharePoint List and adding Items to it programatically mlas, July 21, 2015 Creating a Folder in a SharePoint List and adding Items to it programatically Creating a Folder in a SharePoint List and adding Items to it programatically The following code is to create a folder in a SharePoint list and add items to it. This code is written for a Custom Visual ... Creating a Folder in a SharePoint List and adding Items to it programatically 0 0 0 Creating a Folder in a SharePoint List and adding Items to it programatically Allow users to edit values for this property to IsUserEditable =TRUE at the user profile properties UPN user principal Name(Edit Settings) mlas, July 21, 2015 PROPERTY user principal name UPN Allow users to edit values for this property $siteurl = "http://SPWebAPP:PortNo" if ((Get-PSSnapin -Name Microsoft.SharePoint.PowerS... -ErrorAction SilentlyContinue) -eq $null ){Add-PsSnapin Microsoft.SharePoint.PowerS... ... Allow users to edit values for this property to IsUserEditable =TRUE at the user profile properties UPN user principal Name(Edit Settings) 0 0 0 PROPERTY user principal name UPN Allow users to edit values for this property Allow users to edit values for this property to IsUserEditable =TRUE at the user profile properties UPN user principal Name(Edit Settings) mlas, July 21, 2015 PROPERTY user principal name UPN Allow users to edit values for this property $siteurl = "http://SPWebAPP:PortNo" if ((Get-PSSnapin -Name Microsoft.SharePoint.PowerS... -ErrorAction SilentlyContinue) -eq $null ){Add-PsSnapin Microsoft.SharePoint.PowerS... ... Allow users to edit values for this property to IsUserEditable =TRUE at the user profile properties UPN user principal Name(Edit Settings) 0 0 0 PROPERTY user principal name UPN Allow users to edit values for this property Microsoft Released Visual Studio 2015, .NET 4.6, C# 6.0, F# 4.0 today Scott Ge, July 21, 2015 Visual Studio Visual Studio 2015 Download Here is a list of new features in Visual Studio 2015. Visual Studio 2013 Update 5 Download This update is the latest in a cumulative series of technology improvements ... Microsoft Released Visual Studio 2015, .NET 4.6, C# 6.0, F# 4.0 today 0 0 3 ایجاد بحران هویت در جامعە ایران و پرتگاه تجزیە تدریجی asad, July 20, 2015 نایشن ستایت در حقیقت بە دولت-ملتی گفتە میشود کە از یک ملت همگن از لحاظ زبانی، فرهنگی، تاریخی و اتنیکی در یک جغرافیای مشخصی تشکیل شدە و دارای حکومت مستقل میباشد گفتە میشود. بین واژەهای ناشنال-ستایت و ناشن-ستایت ... ایجاد بحران هویت در جامعە ایران و پرتگاه تجزیە تدریجی 0 0 0 A Complete List of Windows Development Tools Scott Ge, July 18, 2015 Scott Ge just shared a complete list of tools for Windows Development. (Over 100 popular dev tools!) These tools cover popular Visual Studio extensions, code editors, code compare, merge, clearnup tools, ... A Complete List of Windows Development Tools 0 0 2 Save money by automatically switch off your azure test environment Thorvald Bøe, July 17, 2015 azure I love Azure!As a developer, Azure is simply the greatest thing that has happened since intellisense. Today you are rarely building an individual program to be run at a single computer. Most apps today ... Save money by automatically switch off your azure test environment 0 0 3 azure Best .NET Decompiler Tools in the Market Scott Ge, July 17, 2015 Here is a list of the best .NET decompiler tools: http://scottge.net/2015/07/... .NET Reflector by RedGate ILSpy by SharpDevelop JustDecompile by Telerik dotPeek by JetBrains ... Best .NET Decompiler Tools in the Market 0 0 1 CSS Gradients: A Syntax Crash Course ihaynes, July 16, 2015 A useful and comprehensive article on Sitepoint by Baljeet Rathi. http://www.sitepoint.com/cs... ... CSS Gradients: A Syntax Crash Course 0 0 0 Got CSP (Certified Scrum Professional) recently Aman Garg, July 16, 2015 Happy to share the news that I have been awarded with Certified Scrum Professional recently. Feeling excited and continue to support Agile/Scrum with zeal ... Got CSP (Certified Scrum Professional) recently 0 0 0 How many customers does Microsoft have? Scott Ge, July 16, 2015 http://scottge.net/2015/07/... As of Feb 2015 Windows One and a half billion people use Windows every day. There are over 1.7 million registered Windows Insiders. ... How many customers does Microsoft have? 0 0 10 SPNavigation levels increase from default to custom levels MUSALAIAH CHINTAPALLI, July 15, 2015 https://social.technet.micr... ... SPNavigation levels increase from default to custom levels 0 0 0 SharePoint 2013 Timer Job MUSALAIAH CHINTAPALLI, July 15, 2015 SharePoint 2013 Timer Job Hi, Started writing the timer job. I had the experince long ago. Now working on this ..https://www.simple-talk.c... https://social.msdn.microso... ... SharePoint 2013 Timer Job 0 0 0 SharePoint 2013 Timer Job Changing the Master Page in SharePoint 2013 and Navigation MUSALAIAH CHINTAPALLI, July 15, 2015 masterpage site masterpage change navigation spnavigation Hi, SharePoint 2013 ..change the master page. we can get this option at Look and Feel section of the site settings but the thing is..we must remember pblishing features activated or not. two places we ... Changing the Master Page in SharePoint 2013 and Navigation 0 0 0 masterpage site masterpage change navigation spnavigation How to know other apps’ Download number in iOS and Google Play stores Scott Ge, July 15, 2015 ... How to know other apps’ Download number in iOS and Google Play stores 0 0 4 F#, ArcGIS Runtime and error “Cannot create unknown type '{http://schemas.esri.com/arcgis/runtime/2013}MapView'” Marko Apfel, July 14, 2015 ArcGIS F# By playing with F# and ArcGIS Runtime I tried to re-create a sample C# project to F#. For the WPF part I used the Visual Studio extension F# Empty Windows App (WPF) and F# Windows App (WPF, MVVM) the NuGet ... F#, ArcGIS Runtime and error “Cannot create unknown type '{http://schemas.esri.com/arcgis/runtime/2013}MapView'” 0 0 0 ArcGIS F# Hey Azure, how's my Blob Storage doing? Elton Stoneman, July 14, 2015 Azure This is the last one for the time being – how to get blob metrics for a Storage Account using the Azure Management Libraries, in the same way that I covered Cloud Services and Web Apps. Storage is different ... Hey Azure, how's my Blob Storage doing? 0 0 0 Azure Best Programming Learning Resources for Kids Scott Ge, July 14, 2015 In this post, I’d like to collect the best programming application for kids to learn how to code. These applications are widely used in schools in the United States. If you observe any other programs, ... Best Programming Learning Resources for Kids 0 0 32 x86 ISR for WCE8 Werner Willemsens, July 13, 2015 Windows CE Windows Embedded Compact USB UHCI EHCI APIC ACPI Interrupt IRQ PIC Intel In Windows CE all hardware interrupts are handled by 1 Interrupt Service Routine (ISR) at the lowest level. Its main purpose is to identify the Interrupt Request (IRQ) source and handle some low level ... x86 ISR for WCE8 0 0 1 Windows CE Windows Embedded Compact USB UHCI EHCI APIC ACPI Interrupt IRQ PIC Intel Microsoft’s Clear Message for Canadian Partners D'Arcy Lussier, July 12, 2015 I attended the Microsoft Worldwide Partner Conference in 2011 and 2012. Even 3-4 years ago we were hearing about the changing focus at Microsoft. While 2000-2008 was all about winning the platform war ... Microsoft’s Clear Message for Canadian Partners 0 0 4 The Changing Winnipeg Technology Consulting Landscape D'Arcy Lussier, July 12, 2015 I’ve been noticing a few things lately here in Winnipeg: - Less large custom application development projects - More adoption of packaged software - More adoption of Software as a Service platforms - Organizations ... The Changing Winnipeg Technology Consulting Landscape 0 0 8 Why should I use Agile/Scrum for my project? Aman Garg, July 11, 2015 Singapore Training Agile scrum Project Management REASPro Our world is changing and so do the way of managing our projects. Companies are looking to be leaner and more productive. With so much going around ever wondered why I should adopt Agile/Scrum for my projects? ... Why should I use Agile/Scrum for my project? 0 0 0 Singapore Training Agile scrum Project Management REASPro Style SharePoint 2013 Top Navigation (Global Navigation) menu MUSALAIAH CHINTAPALLI, July 10, 2015 masterpage topmenu global nagivation current navidation https://kogzee.wordpress.co... ... Style SharePoint 2013 Top Navigation (Global Navigation) menu 0 0 1 masterpage topmenu global nagivation current navidation Who Did It Better – Comparing Rider and Bomber Pre-Game Festivals D'Arcy Lussier, July 9, 2015 I’ve been fortunate enough to be at the home opener for both the Riders and the Bombers this year. On Twitter I commented that the Bomber pre-game festival wasn’t as engaging as the Rider one which I got ... Who Did It Better – Comparing Rider and Bomber Pre-Game Festivals 0 0 3 Visual Studio – Getting compilation error “The type 'XAML' is not defined.” Marko Apfel, July 9, 2015 F# During compilation of the F# Empty Windows App (WPF) I got that error (check the output pane carefully). To solve this issue you have to thrust of the XAML Type Provider of this project. This you can do ... Visual Studio – Getting compilation error “The type 'XAML' is not defined.” 0 0 0 F# A Complete List of .NET Open Source Developer Projects Scott Ge, July 9, 2015 ... A Complete List of .NET Open Source Developer Projects 0 0 1 create custom user profile property of type taxomomy multivalue MUSALAIAH CHINTAPALLI, July 8, 2015 taxonomy folksonomy CUSTOMUSERPROFILE USERPROFILE PROPERTY http://sharepoint-community... ---------------------------... param ( # Site ... create custom user profile property of type taxomomy multivalue 0 0 1 taxonomy folksonomy CUSTOMUSERPROFILE USERPROFILE PROPERTY Should Product Owner attend Daily Scrum meeting regularly? Aman Garg, July 8, 2015 Agile scrum Project Management REASPro product owner Daily Scrum The role of Product Owner (PO) is critical for the success of any Scrum team. PO is the voice of the customer and responsible for schedule, scope and cost. PO is a bridge between the business and the Dev ... Should Product Owner attend Daily Scrum meeting regularly? 1 0 0 Agile scrum Project Management REASPro product owner Daily Scrum confirm or alert code behind MUSALAIAH CHINTAPALLI, July 8, 2015 http://stackoverflow.com/qu... ... confirm or alert code behind 0 0 1 How can Office 365 help your organization? KunaalKapoor, July 7, 2015 SharePoint SharePoint 2013 Collaboration Enterprise Social; employeeengagement Office 365 Office365 cloud O365 Microsoft Lync OneDrive In any organization, communication is the key for success. In most organizations it is happening on Email, on Lync / Skype, via Documents on SharePoint / OneDrive or on conversation in Yammer. Enterprises ... How can Office 365 help your organization? 0 0 0 SharePoint SharePoint 2013 Collaboration Enterprise Social; employeeengagement Office 365 Office365 cloud O365 Microsoft Lync OneDrive New Book: C# Succinctly Joe Mayo, July 7, 2015 My latest book, C# Succinctly, is now available. This is published by Syncfusion, as part of their Succinctly series. It’s an e-book and is free for you to download in multiple formats. The Succinctly ... New Book: C# Succinctly 0 0 3 Use the CData ODBC Driver for NetSuite in SAS JMP dataintegration, July 7, 2015 cdata ODBC data netsuite SAS JMP You can use the CData ODBC Driver to integrate NetSuite data into the statistical analysis tools available in SAS JMP. This article shows how to use NetSuite data in the Graph Builder and Query Builder.You ... Use the CData ODBC Driver for NetSuite in SAS JMP 0 0 0 cdata ODBC data netsuite SAS JMP Publish Reports with Salesforce Data in Crystal Reports dataintegration, July 7, 2015 salesforce cdata jdbc reports Crystal Reports Use the Report Wizard to design a report based on up-to-date Salesforce data.Crystal Reports provides built-in support for the JDBC standard. The CData JDBC Driver for Salesforce enables you to use the ... Publish Reports with Salesforce Data in Crystal Reports 0 0 0 salesforce cdata jdbc reports Crystal Reports Connect to Dynamics CRM Data in Jaspersoft Studio dataintegration, July 7, 2015 dynamicscrm cdata jdbc dynamics Jaspersoft Create reports based on live data in Jaspersoft Studio.This article shows how to use the CData JDBC Driver for Dynamics CRM to create a basic Jaspersoft Studio report that features Dynamics CRM data in ... Connect to Dynamics CRM Data in Jaspersoft Studio 0 0 0 dynamicscrm cdata jdbc dynamics Jaspersoft GWB used Stackify to improve performance Aligned, July 7, 2015 Performance I asked GWB support about my missing categories/tags. They said they are working on it, though it has been a while and others are also missing categories, I was satisfied to get a response. They also sent ... GWB used Stackify to improve performance 0 0 0 Performance Hey Azure, how's my Web App doing? Elton Stoneman, July 7, 2015 Azure This follows on from my last post, Hey Azure, how’s my Cloud Service doing? and it looks at getting similar metrics for Web Apps (née “Azure Websites”). Web Apps expose a lot of the same detail as Cloud ... Hey Azure, how's my Web App doing? 0 0 7 Azure Clever reqruitment AngelEyes, July 7, 2015 I was surfing the web, when I saw a small box that caught my eye: "developer, solve this". In hind sight, I guess it was an ad. I thought it was real content, though, at first.So I clicked the link and ... Clever reqruitment 0 0 0 Page: 10|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|26|27|28|29
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!
Changing the VS2015 Icon in Windows 8/8.1 Chris Skardon, July 28, 2015 .NET So – you install VS 2015, pin the icon to the start bar and ‘whaaaaaa???’ you discover it’s exactly the same Icon as for VS 2013, which is not handy. Luckily, it’s pretty simple to change that bad boy. ... Changing the VS2015 Icon in Windows 8/8.1 0 0 2 .NET
Software Defined Radio - Day 1 Richard Jones, July 27, 2015 So, I’ve purchased a RTL2832U USB adapter for £4.92, from Ebay. SDR! ( software defined radio), the promise is you can use this baby to pickup all manner of Freeview TV, DAB radio FM and flight related ... Software Defined Radio - Day 1 0 0 0
The Easiest Way to Get Started with HBase Elton Stoneman, July 27, 2015 HBase Docker Postman You can run HBase in the cloud with Amazon’s Elastic MapReduce or Microsoft’s HDInsight, but for local development and testing you don’t need a full-on cluster backed by Hadoop storage, you want something ... The Easiest Way to Get Started with HBase 0 0 1 HBase Docker Postman
Streamer Richard Jones, July 24, 2015 rasbperrypi airplay apple iOS Top tip everyone. Using one raspberry Pi. Make a wireless speaker for your home. I did this with the following kit Headphone to phono cable Amp and some speakers. Micro USB power supply 4GB SD card. Edimax ... Streamer 0 0 0 rasbperrypi airplay apple iOS
Introduction to KnockoutJS chetan vihite, July 24, 2015 Introduction Knockout, developed by Steve Sanderson, is free open source JavaScript library available under MIT license. It was first released in 2010 and since its initial release it has caught attention ... Introduction to KnockoutJS 0 0 0
Deploying Orchard CMS from source code hosted at Github to Microsoft Azure Alex Shapovalov, July 23, 2015 Microsoft Azure provides a cool feature: deploying application from source code, which is especially useful for small projects where creating a build server does not make sense due to complexity or price. ... Deploying Orchard CMS from source code hosted at Github to Microsoft Azure 0 0 0
Monitoring Alerts For Azure Virtual Machine Herve Roggero, July 23, 2015 Azure When hosting a service in the cloud, you may need to monitor and send alerts when specific conditions take place, such as when your service is not running. In this blog post, I will show you how to create ... Monitoring Alerts For Azure Virtual Machine 0 0 1 Azure
DAX Studio 2.2.6 released Darren Gosbell, July 24, 2015 DAX Studio Just release an update to DAX Studio bundling up the following fixes and enhancements: Support for the upcoming release of Power BI Desktop Dynamic Ribbon resizing Remembering of Window size and location ... DAX Studio 2.2.6 released 0 0 0 DAX Studio
Email concept development and unit test mlas, July 23, 2015 Email http://smtp4dev.codeplex.com/downloads/get/269147 Email concept development and unit test 0 0 0 Email
Document ID service mlas, July 23, 2015 document id service https://www.webucator.com/t... > Resources > Free Tutorials > Advanced SharePoint 2013 > Document ID ServiceDocument ID ServiceSharePoint's ... Document ID service 0 0 0 document id service
This Blog is no longer active Lori Lalonde, July 22, 2015 I now blog on my own site https://solola.ca. Feel free to link to that blog as this one is no longer active. This Blog is no longer active 1 0 0
Why I like Disciplined Agile Delivery? Aman Garg, July 23, 2015 Agile scrum Project Management DAD REASPro Disciplined Agile Delivery I have been reading alot about Disciplined Agile Delivery recently and attended a course on the same from Mark Lines (co-founder of DAD). Something really got stuck with me which I would like to share ... Why I like Disciplined Agile Delivery? 0 0 0 Agile scrum Project Management DAD REASPro Disciplined Agile Delivery
There is no such thing as technical debt Ralf Westphal, July 22, 2015 Thinking outside of the box Ward Cunningham coined the “technical debt” metaphor. It sounds plausible, it might resonate with management. But it’s far from reality. Let’s think about financial debt for a moment. How do you get indebted? ... There is no such thing as technical debt 1 0 43 Thinking outside of the box
Creating a Folder in a SharePoint List and adding Items to it programatically mlas, July 21, 2015 Creating a Folder in a SharePoint List and adding Items to it programatically Creating a Folder in a SharePoint List and adding Items to it programatically The following code is to create a folder in a SharePoint list and add items to it. This code is written for a Custom Visual ... Creating a Folder in a SharePoint List and adding Items to it programatically 0 0 0 Creating a Folder in a SharePoint List and adding Items to it programatically
Allow users to edit values for this property to IsUserEditable =TRUE at the user profile properties UPN user principal Name(Edit Settings) mlas, July 21, 2015 PROPERTY user principal name UPN Allow users to edit values for this property $siteurl = "http://SPWebAPP:PortNo" if ((Get-PSSnapin -Name Microsoft.SharePoint.PowerS... -ErrorAction SilentlyContinue) -eq $null ){Add-PsSnapin Microsoft.SharePoint.PowerS... ... Allow users to edit values for this property to IsUserEditable =TRUE at the user profile properties UPN user principal Name(Edit Settings) 0 0 0 PROPERTY user principal name UPN Allow users to edit values for this property
Allow users to edit values for this property to IsUserEditable =TRUE at the user profile properties UPN user principal Name(Edit Settings) mlas, July 21, 2015 PROPERTY user principal name UPN Allow users to edit values for this property $siteurl = "http://SPWebAPP:PortNo" if ((Get-PSSnapin -Name Microsoft.SharePoint.PowerS... -ErrorAction SilentlyContinue) -eq $null ){Add-PsSnapin Microsoft.SharePoint.PowerS... ... Allow users to edit values for this property to IsUserEditable =TRUE at the user profile properties UPN user principal Name(Edit Settings) 0 0 0 PROPERTY user principal name UPN Allow users to edit values for this property
Microsoft Released Visual Studio 2015, .NET 4.6, C# 6.0, F# 4.0 today Scott Ge, July 21, 2015 Visual Studio Visual Studio 2015 Download Here is a list of new features in Visual Studio 2015. Visual Studio 2013 Update 5 Download This update is the latest in a cumulative series of technology improvements ... Microsoft Released Visual Studio 2015, .NET 4.6, C# 6.0, F# 4.0 today 0 0 3
ایجاد بحران هویت در جامعە ایران و پرتگاه تجزیە تدریجی asad, July 20, 2015 نایشن ستایت در حقیقت بە دولت-ملتی گفتە میشود کە از یک ملت همگن از لحاظ زبانی، فرهنگی، تاریخی و اتنیکی در یک جغرافیای مشخصی تشکیل شدە و دارای حکومت مستقل میباشد گفتە میشود. بین واژەهای ناشنال-ستایت و ناشن-ستایت ... ایجاد بحران هویت در جامعە ایران و پرتگاه تجزیە تدریجی 0 0 0
A Complete List of Windows Development Tools Scott Ge, July 18, 2015 Scott Ge just shared a complete list of tools for Windows Development. (Over 100 popular dev tools!) These tools cover popular Visual Studio extensions, code editors, code compare, merge, clearnup tools, ... A Complete List of Windows Development Tools 0 0 2
Save money by automatically switch off your azure test environment Thorvald Bøe, July 17, 2015 azure I love Azure!As a developer, Azure is simply the greatest thing that has happened since intellisense. Today you are rarely building an individual program to be run at a single computer. Most apps today ... Save money by automatically switch off your azure test environment 0 0 3 azure
Best .NET Decompiler Tools in the Market Scott Ge, July 17, 2015 Here is a list of the best .NET decompiler tools: http://scottge.net/2015/07/... .NET Reflector by RedGate ILSpy by SharpDevelop JustDecompile by Telerik dotPeek by JetBrains ... Best .NET Decompiler Tools in the Market 0 0 1
CSS Gradients: A Syntax Crash Course ihaynes, July 16, 2015 A useful and comprehensive article on Sitepoint by Baljeet Rathi. http://www.sitepoint.com/cs... ... CSS Gradients: A Syntax Crash Course 0 0 0
Got CSP (Certified Scrum Professional) recently Aman Garg, July 16, 2015 Happy to share the news that I have been awarded with Certified Scrum Professional recently. Feeling excited and continue to support Agile/Scrum with zeal ... Got CSP (Certified Scrum Professional) recently 0 0 0
How many customers does Microsoft have? Scott Ge, July 16, 2015 http://scottge.net/2015/07/... As of Feb 2015 Windows One and a half billion people use Windows every day. There are over 1.7 million registered Windows Insiders. ... How many customers does Microsoft have? 0 0 10
SPNavigation levels increase from default to custom levels MUSALAIAH CHINTAPALLI, July 15, 2015 https://social.technet.micr... ... SPNavigation levels increase from default to custom levels 0 0 0
SharePoint 2013 Timer Job MUSALAIAH CHINTAPALLI, July 15, 2015 SharePoint 2013 Timer Job Hi, Started writing the timer job. I had the experince long ago. Now working on this ..https://www.simple-talk.c... https://social.msdn.microso... ... SharePoint 2013 Timer Job 0 0 0 SharePoint 2013 Timer Job
Changing the Master Page in SharePoint 2013 and Navigation MUSALAIAH CHINTAPALLI, July 15, 2015 masterpage site masterpage change navigation spnavigation Hi, SharePoint 2013 ..change the master page. we can get this option at Look and Feel section of the site settings but the thing is..we must remember pblishing features activated or not. two places we ... Changing the Master Page in SharePoint 2013 and Navigation 0 0 0 masterpage site masterpage change navigation spnavigation
How to know other apps’ Download number in iOS and Google Play stores Scott Ge, July 15, 2015 ... How to know other apps’ Download number in iOS and Google Play stores 0 0 4
F#, ArcGIS Runtime and error “Cannot create unknown type '{http://schemas.esri.com/arcgis/runtime/2013}MapView'” Marko Apfel, July 14, 2015 ArcGIS F# By playing with F# and ArcGIS Runtime I tried to re-create a sample C# project to F#. For the WPF part I used the Visual Studio extension F# Empty Windows App (WPF) and F# Windows App (WPF, MVVM) the NuGet ... F#, ArcGIS Runtime and error “Cannot create unknown type '{http://schemas.esri.com/arcgis/runtime/2013}MapView'” 0 0 0 ArcGIS F#
Hey Azure, how's my Blob Storage doing? Elton Stoneman, July 14, 2015 Azure This is the last one for the time being – how to get blob metrics for a Storage Account using the Azure Management Libraries, in the same way that I covered Cloud Services and Web Apps. Storage is different ... Hey Azure, how's my Blob Storage doing? 0 0 0 Azure
Best Programming Learning Resources for Kids Scott Ge, July 14, 2015 In this post, I’d like to collect the best programming application for kids to learn how to code. These applications are widely used in schools in the United States. If you observe any other programs, ... Best Programming Learning Resources for Kids 0 0 32
x86 ISR for WCE8 Werner Willemsens, July 13, 2015 Windows CE Windows Embedded Compact USB UHCI EHCI APIC ACPI Interrupt IRQ PIC Intel In Windows CE all hardware interrupts are handled by 1 Interrupt Service Routine (ISR) at the lowest level. Its main purpose is to identify the Interrupt Request (IRQ) source and handle some low level ... x86 ISR for WCE8 0 0 1 Windows CE Windows Embedded Compact USB UHCI EHCI APIC ACPI Interrupt IRQ PIC Intel
Microsoft’s Clear Message for Canadian Partners D'Arcy Lussier, July 12, 2015 I attended the Microsoft Worldwide Partner Conference in 2011 and 2012. Even 3-4 years ago we were hearing about the changing focus at Microsoft. While 2000-2008 was all about winning the platform war ... Microsoft’s Clear Message for Canadian Partners 0 0 4
The Changing Winnipeg Technology Consulting Landscape D'Arcy Lussier, July 12, 2015 I’ve been noticing a few things lately here in Winnipeg: - Less large custom application development projects - More adoption of packaged software - More adoption of Software as a Service platforms - Organizations ... The Changing Winnipeg Technology Consulting Landscape 0 0 8
Why should I use Agile/Scrum for my project? Aman Garg, July 11, 2015 Singapore Training Agile scrum Project Management REASPro Our world is changing and so do the way of managing our projects. Companies are looking to be leaner and more productive. With so much going around ever wondered why I should adopt Agile/Scrum for my projects? ... Why should I use Agile/Scrum for my project? 0 0 0 Singapore Training Agile scrum Project Management REASPro
Style SharePoint 2013 Top Navigation (Global Navigation) menu MUSALAIAH CHINTAPALLI, July 10, 2015 masterpage topmenu global nagivation current navidation https://kogzee.wordpress.co... ... Style SharePoint 2013 Top Navigation (Global Navigation) menu 0 0 1 masterpage topmenu global nagivation current navidation
Who Did It Better – Comparing Rider and Bomber Pre-Game Festivals D'Arcy Lussier, July 9, 2015 I’ve been fortunate enough to be at the home opener for both the Riders and the Bombers this year. On Twitter I commented that the Bomber pre-game festival wasn’t as engaging as the Rider one which I got ... Who Did It Better – Comparing Rider and Bomber Pre-Game Festivals 0 0 3
Visual Studio – Getting compilation error “The type 'XAML' is not defined.” Marko Apfel, July 9, 2015 F# During compilation of the F# Empty Windows App (WPF) I got that error (check the output pane carefully). To solve this issue you have to thrust of the XAML Type Provider of this project. This you can do ... Visual Studio – Getting compilation error “The type 'XAML' is not defined.” 0 0 0 F#
A Complete List of .NET Open Source Developer Projects Scott Ge, July 9, 2015 ... A Complete List of .NET Open Source Developer Projects 0 0 1
create custom user profile property of type taxomomy multivalue MUSALAIAH CHINTAPALLI, July 8, 2015 taxonomy folksonomy CUSTOMUSERPROFILE USERPROFILE PROPERTY http://sharepoint-community... ---------------------------... param ( # Site ... create custom user profile property of type taxomomy multivalue 0 0 1 taxonomy folksonomy CUSTOMUSERPROFILE USERPROFILE PROPERTY
Should Product Owner attend Daily Scrum meeting regularly? Aman Garg, July 8, 2015 Agile scrum Project Management REASPro product owner Daily Scrum The role of Product Owner (PO) is critical for the success of any Scrum team. PO is the voice of the customer and responsible for schedule, scope and cost. PO is a bridge between the business and the Dev ... Should Product Owner attend Daily Scrum meeting regularly? 1 0 0 Agile scrum Project Management REASPro product owner Daily Scrum
confirm or alert code behind MUSALAIAH CHINTAPALLI, July 8, 2015 http://stackoverflow.com/qu... ... confirm or alert code behind 0 0 1
How can Office 365 help your organization? KunaalKapoor, July 7, 2015 SharePoint SharePoint 2013 Collaboration Enterprise Social; employeeengagement Office 365 Office365 cloud O365 Microsoft Lync OneDrive In any organization, communication is the key for success. In most organizations it is happening on Email, on Lync / Skype, via Documents on SharePoint / OneDrive or on conversation in Yammer. Enterprises ... How can Office 365 help your organization? 0 0 0 SharePoint SharePoint 2013 Collaboration Enterprise Social; employeeengagement Office 365 Office365 cloud O365 Microsoft Lync OneDrive
New Book: C# Succinctly Joe Mayo, July 7, 2015 My latest book, C# Succinctly, is now available. This is published by Syncfusion, as part of their Succinctly series. It’s an e-book and is free for you to download in multiple formats. The Succinctly ... New Book: C# Succinctly 0 0 3
Use the CData ODBC Driver for NetSuite in SAS JMP dataintegration, July 7, 2015 cdata ODBC data netsuite SAS JMP You can use the CData ODBC Driver to integrate NetSuite data into the statistical analysis tools available in SAS JMP. This article shows how to use NetSuite data in the Graph Builder and Query Builder.You ... Use the CData ODBC Driver for NetSuite in SAS JMP 0 0 0 cdata ODBC data netsuite SAS JMP
Publish Reports with Salesforce Data in Crystal Reports dataintegration, July 7, 2015 salesforce cdata jdbc reports Crystal Reports Use the Report Wizard to design a report based on up-to-date Salesforce data.Crystal Reports provides built-in support for the JDBC standard. The CData JDBC Driver for Salesforce enables you to use the ... Publish Reports with Salesforce Data in Crystal Reports 0 0 0 salesforce cdata jdbc reports Crystal Reports
Connect to Dynamics CRM Data in Jaspersoft Studio dataintegration, July 7, 2015 dynamicscrm cdata jdbc dynamics Jaspersoft Create reports based on live data in Jaspersoft Studio.This article shows how to use the CData JDBC Driver for Dynamics CRM to create a basic Jaspersoft Studio report that features Dynamics CRM data in ... Connect to Dynamics CRM Data in Jaspersoft Studio 0 0 0 dynamicscrm cdata jdbc dynamics Jaspersoft
GWB used Stackify to improve performance Aligned, July 7, 2015 Performance I asked GWB support about my missing categories/tags. They said they are working on it, though it has been a while and others are also missing categories, I was satisfied to get a response. They also sent ... GWB used Stackify to improve performance 0 0 0 Performance
Hey Azure, how's my Web App doing? Elton Stoneman, July 7, 2015 Azure This follows on from my last post, Hey Azure, how’s my Cloud Service doing? and it looks at getting similar metrics for Web Apps (née “Azure Websites”). Web Apps expose a lot of the same detail as Cloud ... Hey Azure, how's my Web App doing? 0 0 7 Azure
Clever reqruitment AngelEyes, July 7, 2015 I was surfing the web, when I saw a small box that caught my eye: "developer, solve this". In hind sight, I guess it was an ad. I thought it was real content, though, at first.So I clicked the link and ... Clever reqruitment 0 0 0