ASP

Here is the list of selected articles of SQLAuthority.com across all these years. Instead of just listing all the articles I have selected a few of my most favorite articles and have listed them here with additional notes below it. Let m...
Here is the list of selected articles of SQLAuthority.com across all these years. Instead of just listing all the articles I have selected a few of my most favorite articles and have listed them here with additional notes below it. Let me know which one of the following is your favorite article from memory lane. […]...Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.
about 6 hours ago
We updated our data-access profiler ORM Profiler with a new .NET 4.5 specific interceptor dll. This interceptor, which is called SD.Tools.OrmProfiler.Interceptor.NET45.dll, can be found in the main installation folder of the ORM Profiler...
We updated our data-access profiler ORM Profiler with a new .NET 4.5 specific interceptor dll. This interceptor, which is called SD.Tools.OrmProfiler.Interceptor.NET45.dll, can be found in the main installation folder of the ORM Profiler build we uploaded this week. If you're an ORM Profiler customer, please download the latest build from the customer area. The .NET 4.5 interceptor intercepts calls to Async specific ADO.NET methods, and also contains all Entity Framework required classes, so there's...Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.
1 day ago
Getting the client's IP While it seems it should be straightforward to get the IP address of the client making a web request in the ASP.Net pipeline, there are a few surprises lurking. In my link-click tracking application, I ended up w...
Getting the client's IP While it seems it should be straightforward to get the IP address of the client making a web request in the ASP.Net pipeline, there are a few surprises lurking. In my link-click tracking application, I ended up with this snippet based on Grant Burton's great post. namespace Phydeaux.Helpers { using System; using System.Net; using System.Net.Sockets; using System.Web; public static class ClientIP { public static string ClientIPFromRequest(this...Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.
1 day ago
In this article we will look in detail how to create a multi-lingual and multi-cultural applications using Asp.net....Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 8...
In this article we will look in detail how to create a multi-lingual and multi-cultural applications using Asp.net....Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.
1 day ago
Today's Hardware Friday project is from friend of the blog, Matt Cavanagh (who is a newly minted Nokia Developer Champion), who provides us a project that's very much a mix of old and new school...Old school ft. New school: Snake with a ...
Today's Hardware Friday project is from friend of the blog, Matt Cavanagh (who is a newly minted Nokia Developer Champion), who provides us a project that's very much a mix of old and new school...Old school ft. New school: Snake with a Lumia 920 controlling a 5110 LCD using a NetduinoThis project definitely gave me a good helping of nostalgia, and I had more fun than any other project Ive done.The Objective was to remake the original snake game from 1997 that came with the monochrome Nokias, and...Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.
1 day ago
A few weeks ago, Roy Osherovereleased his full TDD master class in .NET available a video series of over nine hours, recorded live in class. I’m a TDD wannabe. I’ve done small tasks using TDD, and I’ve written plenty of … Continue readin...
A few weeks ago, Roy Osherovereleased his full TDD master class in .NET available a video series of over nine hours, recorded live in class. I’m a TDD wannabe. I’ve done small tasks using TDD, and I’ve written plenty of … Continue reading ?...Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.
1 day ago
CodeProjectIn one of our project, we were creating web site using Asp.Net single page application with knockout.js. We had to add TinyMCE html editor in one of my page. It took some time to make it work. Add binding handler for tinyMce ...
CodeProjectIn one of our project, we were creating web site using Asp.Net single page application with knockout.js. We had to add TinyMCE html editor in one of my page. It took some time to make it work. Add binding handler for tinyMce using knock out. Please see code below ko.bindingHandlers.tinym...Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.
1 day ago
We’ve received lots of feedback on the Telerik Control Panel from our users since the initial launch back in mid-2012. A hearty thanks to those who’ve taken the time to provide their thoughts and recommendations. These real-w...
We’ve received lots of feedback on the Telerik Control Panel from our users since the initial launch back in mid-2012. A hearty thanks to those who’ve taken the time to provide their thoughts and recommendations. These real-world insights have helped to define the evolution of this application in order to make it the recommended approach for managing local installations of Telerik products. So, let’s take a quick tour of the current application, highlighting recent enhancements and providing some suggestions for optimizing use. Getting Started You can download the Telerik Control Panel by visiting your Telerik account page. Once installed locally, the Telerik Control Panel will be accessible via Start -> All Programs -> Telerik. If you’re using Windows 8, it will be located in Apps. On startup, you will be prompted to sign in using an active Telerik account. The “remember me” option allows you to store your credentials so you will be signed in automatically for subsequent uses. Features Once authenticated, you will be presented with a “Product View” Screen displaying a summary of Telerik products currently installed on you system (left panel) as well as additional Telerik products available to install (right panel). In the top white banner area, there is a breakdown of license types (Purchased, Trial, Free) for “installed” and “available to install” products. In addition, to the far right, there are “Open Contacts”, “Open Options Menu”, and “Open Documentation” buttons, as well as a banner link to the “General Feedback” support form. The “Sign Out” button for the control panel is accessed by hovering over the logged in user’s email address, which slides up to reveal it. The black banner area immediately below provides a total count for “Installed Products” versus “Available to Install”, along with check boxes for each category providing an “Install All” option. The “Options Menu” provides access to the following configuration options: Download Settings – Specifies the default download directory for the application Proxy Settings – Default setting uses the system proxy settings Installation Settings - Specifies installation location and previous version preservation Notification Setting – Enables/disables the Control Panel Notification tool (see below) I won’t go into detail on these setting here as the “Options Menu” and the Notifications feature are recent enhancements to the application that are covered in greater depth in Chris Eargle’s earlier blog post: Notifications and Settings in Telerik Control Panel. Installing Products Prior to any installation or upgrade, please be sure that you’ve set your preference for the “keep previous parallel versions” where required. In addition, be sure to close all open instances of Visual Studio to insure proper installation of the Visual Studio Extensions. You can now select one or more individual products from the “Available to Install” right panel of the “Product View” screen by checking their associated checkboxes. Alternatively, you can select to install all using the previously highlighted “Install All” checkbox at the top of the panel. Once finished, simply click the “Proceed” button. The next screen will allow you to modify the default installation location, as well as to toggle options on a per product basis for optional features such as local demos and Visual Studio Extension integration for installed versions of the IDE. Prior to clicking the “Proceed” button, at lower right of the popup, you will need to accept the License Agreement by checking the associated check box. Your installation should be
1 day ago
How do you write cross-platform line-of-business apps without hiring an army of developers to rewrite your code for multiple clients? This sample app shows a solutionin JavaScript....Did you know that DotNetSlackers also publishes .net a...
How do you write cross-platform line-of-business apps without hiring an army of developers to rewrite your code for multiple clients? This sample app shows a solutionin JavaScript....Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.
1 day ago
Abstract of my Pluralsight CourseBuilding a Successful BlogModule – Frequently Asked Questions. If you have been following this blog series about starting and maintaining a blog, you might be excited to go start blogging right now. But i...
Abstract of my Pluralsight CourseBuilding a Successful BlogModule – Frequently Asked Questions. If you have been following this blog series about starting and maintaining a blog, you might be excited to go start blogging right now. But if you have a few more questions, let me get them out of the way right now with […]...Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.
1 day ago