ASP

How to send Single Notification of multiple messages using GCM, if device is Idle in 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 c...
How to send Single Notification of multiple messages using GCM, if device is Idle in 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.
about 24 hours ago
Starting with the first major release for DXperience in 2013, youll be able to set null text for the DevExpress ASP.NET GridLookup control. Just like the DevExpress ASP.NET Combo Box, the ASPx GridLookup will also support Null Text be...
Starting with the first major release for DXperience in 2013, youll be able to set null text for the DevExpress ASP.NET GridLookup control. Just like the DevExpress ASP.NET Combo Box, the ASPx GridLookup will also support Null Text because GridLookup actually uses both the DevExpress Combo Box and GridView controls to provide the very useful GridLookup control.   ASPx GridLookup Null Text Set the NullText property of the ASPxGridLookup control and youre set:   Learn more Check...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 24 hours ago
Call a uniquely named JavaScript function inside of an ASP.NET user control from the page it is hosted inside of....Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 ...
Call a uniquely named JavaScript function inside of an ASP.NET user control from the page it is hosted inside of....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 24 hours ago
Abstract of my Pluralsight CourseBuilding a Successful BlogModule – Getting Started with Blogging. Choosing a Blog Host If youve recently decided to start blogging, the very first thing you have to decide on is which hosting service to u...
Abstract of my Pluralsight CourseBuilding a Successful BlogModule – Getting Started with Blogging. Choosing a Blog Host If youve recently decided to start blogging, the very first thing you have to decide on is which hosting service to use. There are many blog hosts: Blogger, WordPress, Typepad, to name just a few. With so many […]...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 24 hours ago
HTML5 supports native drag and drop through draggable property and several events such as dragstart, drag, dragenter, dragleave, dragover and drop. Normally dragstart event handler is where you set the data that is to be transferred betw...
HTML5 supports native drag and drop through draggable property and several events such as dragstart, drag, dragenter, dragleave, dragover and drop. Normally dragstart event handler is where you set the data that is to be transferred between the drag source and drop target. The drop event handler is where you handle the drop of a drag source, access the data transferred and process it further. Now, in this particular case only the dragstart and drop events were handled. And the drop event handler...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 24 hours ago
How to add Tooltip in datalist...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.
How to add Tooltip in datalist...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 24 hours ago
Single web service for both .NET web and desktop applications....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 Silverligh...
Single web service for both .NET web and desktop applications....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 24 hours ago
Most of the Web APIs available out there in the web nowadays use some kind of authentication for identifying client applications. Although they implement authentication in different ways, they can be typically categorized in three main g...
Most of the Web APIs available out there in the web nowadays use some kind of authentication for identifying client applications. Although they implement authentication in different ways, they can be typically categorized in three main groups, services that use Keys, OAuth or HMAC. Keys is the first scenario and probably the simplest one. Every client application is identified with a simple and fixed application key. This authentication mechanism is perhaps a bit weak, but the data that the service...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 24 hours ago
In my project I wanted to create text box control with bultin configurable validation. ASP.NET definition in .aspx or .ascx file would get validation function by name. But I do not wanted to create just .ascx file with text box. I could ...
In my project I wanted to create text box control with bultin configurable validation. ASP.NET definition in .aspx or .ascx file would get validation function by name. But I do not wanted to create just .ascx file with text box. I could not then reuse that control in other projects and it certainly...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 24 hours ago
Today is is like a six for one deal day where we highlight a series of articles from Soul Solutions about our favorite hardware device (and how you can start building with it faster)Kinect For Windows Interactions GalleryAs the Kinect Fo...
Today is is like a six for one deal day where we highlight a series of articles from Soul Solutions about our favorite hardware device (and how you can start building with it faster)Kinect For Windows Interactions GalleryAs the Kinect For Windows SDK has started to evolve, the team has been adding some nice little controls which are quite useful and also controls everyone was writing in one way or another to solve the same issues. I think its a really good step so were not all spending a bunch of...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 24 hours ago