Articles (2414) - Page 40

Articles posted by registered members of DotNetFunda.com. You can also post an article and win monthly prizes as well as gain community credit points.

2414 records found.
 
Rama Sagar
Learn ASP.NET Web API 2 Tracing Part 2 
Last updated on: 18 Jan 2014 11:14:18 AM by Rama Sagar | Views: 16643 | Category: ASP.NET |
Votes: 1 | Rating: 4 out of 5
Tracing is a notification mechanism that allows framework and application code to say things like “Object A is now performing operation B” or “Object A encountered exception E when performing operation B.”
Rama Sagar
Create App using Windows Phone App Studio Part 2 
Last updated on: 09 Jan 2014 01:59:23 AM by Rama Sagar | Views: 10513 | Category: Windows Phone |
Windows Phone App Studio beta is a web-based app creation tool designed to help people easily bring an app idea to life by applying text, web content, images, and design concepts to a rich set of customizable templates.
Sheonarayan
Displaying mobile friendly page without changing the URL in ASP.NET with C# (NO CSS) 
Last updated on: 06 Jan 2014 10:12:31 AM by Sheonarayan | Views: 32979 | Category: ASP.NET |
Votes: 3 | Rating: 5 out of 5
Increasing use of handheld devices such as Mobile, iPad, Tablet has made mobile friendly website a mandatory for any website or web applications. In this article, we will learn how to develop mobile friendly website easily without using jQuery or even screen specific CSS. All you need to know is ASP.NET with C# and all of it is done without changing the URL of the page.
Rama Sagar
Build an app using WIndows Phone App Studio Beta- An Introduction 
Last updated on: 02 Jan 2014 09:35:43 AM by Rama Sagar | Views: 6470 | Category: Windows Phone |
Windows Phone App Studio beta is a web-based app creation tool designed to help people easily bring an app idea to life by applying text, web content, images, and design concepts to a rich set of customizable templates.
Rama Sagar
Create App using Windows Phone App Studio Part 1 
Last updated on: 02 Jan 2014 09:33:29 AM by Rama Sagar | Views: 7945 | Category: Windows Phone |
Votes: 1 | Rating: 4 out of 5
Windows Phone App Studio beta is a web-based app creation tool designed to help people easily bring an app idea to life by applying text, web content, images, and design concepts to a rich set of customizable templates.
Rama Sagar
Learn how to create a REST API with Attribute Routing in WEB API Part 4 
Last updated on: 30 Dec 2013 08:38:31 PM by Rama Sagar | Views: 9888 | Category: ASP.NET Web API |
Votes: 1 | Rating: 4 out of 5
According to MSDN, Routing is how Web API matches a URI to an action. Web API 2 supports a new type of routing, called attribute routing. In this article we will look into creating a REST API using Attribute Routing in WEB API2
Rama Sagar
Learn how to create a REST API with Attribute Routing in WEB API Part 3 
Last updated on: 30 Dec 2013 07:58:38 PM by Rama Sagar | Views: 7136 | Category: ASP.NET Web API |
Votes: 1 | Rating: 4 out of 5
According to MSDN, Routing is how Web API matches a URI to an action. Web API 2 supports a new type of routing, called attribute routing. In this article we will look into how to create a REST API using Attribute Routing in WEB API 2.
  • Rama Sagar
    Learn how to create a REST API with Attribute Routing in WEB API 2 PArt 2 
    Last updated on: 30 Dec 2013 12:10:55 PM by Rama Sagar | Views: 7104 | Category: ASP.NET Web API |
    According to MSDN, Routing is how Web API matches a URI to an action. Web API 2 supports a new type of routing, called attribute routing.
    Sourav.Kayal
    Demystify Backbone.js: Event in Backbone.js –Part-16 
    Last updated on: 29 Dec 2013 10:03:59 PM by Sourav.Kayal | Views: 20057 | Category: JavaScript |
    In this article we will learn events in backbone.js
    Sourav.Kayal
    Demystify Backbone.js: Event in Backbone.js –Part-15 
    Last updated on: 29 Dec 2013 09:59:13 PM by Sourav.Kayal | Views: 18552 | Category: JavaScript |
    In this article we will learn events in backbone.js
    Sourav.Kayal
    Demystify Backbone.js: Event in Backbone.js –Part-14 
    Last updated on: 29 Dec 2013 09:54:35 PM by Sourav.Kayal | Views: 18300 | Category: JavaScript |
    Votes: 1 | Rating: 4 out of 5
    In this article we will learn events in backbone.js
    Sourav.Kayal
    Demystify Backbone.js: Event in Backbone.js –Part-13 
    Last updated on: 29 Dec 2013 09:48:43 PM by Sourav.Kayal | Views: 18423 | Category: JavaScript |
    In this article we will learn events in backbone.js
    Sourav.Kayal
    Demystify Backbone.js: Implement Collection in Backbone.js –Part-11 
    Last updated on: 29 Dec 2013 09:42:36 PM by Sourav.Kayal | Views: 16780 | Category: JavaScript |
    In this article, we will learn more about collection in Backbone.js.
    Sourav.Kayal
    Demystify Backbone.js: Implement Collection in Backbone.js –Part-12 
    Last updated on: 29 Dec 2013 09:41:28 PM by Sourav.Kayal | Views: 24297 | Category: JavaScript |
    In this article series, we will understand more concepts of collection in Backbone.js.
    vishalneeraj-24503
    Working with ModalPopupExtender control in ASP.NET 
    Last updated on: 29 Dec 2013 04:29:25 AM by vishalneeraj-24503 | Views: 37706 | Category: ASP.NET |
    Today we will learn about Working with ModalPopupExtender control in ASP.NET.