Visual Studio Code provides developers with a new choice of developer tool that combines the simplicity and streamlined experience of a code editor with the best of what developers need for their core code-edit-debug cycle. Visual Studio Code is the first code editor, and first cross-platform development tool – supporting OSX, Linux, and Windows – in the Visual Studio family. At its heart, Visual Studio Code features a powerful, fast code editor great for day-to-day use. The Preview release of Code already has many of the features developers need in…
Month: April 2015
Microsoft announces Microsoft Edge
Today at Build 2015 in San Francisco, Microsoft announced its new Web browser called Microsoft Edge. This is the browser formerly known as Project Spartan. Microsoft Edge, the new default browser will ship on all Windows 10 devices including PCs, tablets, smartphones, and Microsoft’s own tablet, Surface. Microsoft Edge is the all-new Windows 10 browser built to give you a better web experience. Write directly on webpages and share your mark-ups with others. Read online articles free of distraction or use the offline reading feature for greater convenience. Microsoft Edge…
Chart.js Asp.net : Create Pie chart with database jQuery Ajax C#
This article explains using Chart.js in Asp.net C# Web Application we can create a pie chart with database MS SQL server connectivity via jQuery ajax call. You can also have a look on related article, . Now in this post here we create a pie chart by using chart.js library and bind data from our database MS Sqlserver, with jQuery ajax calling. Here we are creating a pie chart, which shows data from the database (Ms SQL server). In my database, I have a table which stores data (website traffic…
Encrypting QueryStrings with .NET
Once upon a time in the tech world, obscurity was security – this being most true in the early years of the industry, when there were gaping holes in privacy policies and confidential client information was bandied about from site to site without a care as to who actually could read the information. With the new Cryptography classes in .NET, there’s absolutely no excuse for not hiding even the most innocuous user data. If you ever need to ‘piggy-back’ information from one web page to another, whether it is within…
First screenshot of Windows Phone 10
Setting page: now a nice and clear page Outlook Mail: cute and easy to use Cortana: if Cortana understand me, it’ll be better 🙂 Outlook Calendar: ooohhh!
Exception Handling in ASP.NET MVC
Index 1. Introduction 2. HandleErrorAttribute 3. Limitations of HandleError 4. HandleError vs Application_Error 5. Extending HandleError 6. Returning views from Application_Error 7. ELMAH 8. Summary Introduction Exception handling is a serious matter in any application, whether it’s web or desktop. Implementing a proper exception handling is important in any application. In most cases once we catch the exception we have to log the exception details to database or text file and show a friendly message to the user. In ASP.NET applications, error handling is done mostly in two ways: at…
Apple sides with Microsoft in closely watched patent dispute with Google
Lawyers for Microsoft and Google will appear Wednesday morning at the 9th Circuit Court of Appeals in San Francisco in a long-running dispute over patents that were originally owned by cell phone maker Motorola Mobility. But this is no ordinary patent showdown. Other tech companies are watching the case closely for its potential to set a precedent for negotiations over “standard-essential patents” or “SEPs” — technologies required to implement industry standards. The case has already created some unusual alliances. Apple (PDF) and T-Mobile (PDF) are among the companies siding with Microsoft in the case,…
OGData extension for BlogEngine.NET
How improve your posts with OGData extension for BlogEngine.NET, here step by step what you have to do with my simple component