Articles (2414) - Page 43

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
Forms authentication in Lightswitch using MVC Part 4 
Last updated on: 11 Dec 2013 12:00:59 PM by Rama Sagar | Views: 9751 | Category: LightSwitch |
Forms authentication is managed by the application itself, and a user must supply a username and a password to access the application
Rama Sagar
Forms authentication in Lightswitch using MVC Part 3 
Last updated on: 11 Dec 2013 12:00:29 PM by Rama Sagar | Views: 10396 | Category: LightSwitch |
Forms authentication is managed by the application itself, and a user must supply a username and a password to access the application
Sourav.Kayal
Demystify Backbone.js: Implement Model in Backbone.js –Part-4 
Last updated on: 11 Dec 2013 10:00:51 AM by Sourav.Kayal | Views: 16715 | Category: JavaScript |
In this article we will learn Model implementation in Backbone.js
Rama Sagar
Getting started with Lightswitch using MVC Part 2 
Last updated on: 11 Dec 2013 08:58:27 AM by Rama Sagar | Views: 8174 | Category: LightSwitch |
According to Microsoft, most business applications are forms-over-data applications that provide a UI for viewing, adding, and modifying data. When you use other development tools to build forms-over-data applications, much of your time is spent on repetitive tasks. You write code to interact with a database, you write code for the user interface, and you write code for the business logic. When you use LightSwitch, much of the repetitive work is done for you and, in fact, you can create a LightSwitch application without writing any code at all! For most applications, the only code you have to write is the code that only you can write: the business logic.
Chvrsri
Things to remember before sending an email - A must read 
Last updated on: 10 Dec 2013 12:21:11 PM by Chvrsri | Views: 9115 | Category: HR |
Votes: 5 | Rating: 4.8 out of 5
Now a days e-mail has been the most effective ways of communication. Now in this article i would like to tell the most important things that we need to remember before even sending an e-mail.
Rama Sagar
Getting started with Lightswitch using MVC Part 1 
Last updated on: 10 Dec 2013 09:53:29 AM by Rama Sagar | Views: 11903 | Category: LightSwitch |
According to Microsoft Most business applications are forms-over-data applications that provide a UI for viewing, adding, and modifying data. When you use other development tools to build forms-over-data applications, much of your time is spent on repetitive tasks. You write code to interact with a database, you write code for the user interface, and you write code for the business logic. When you use LightSwitch, much of the repetitive work is done for you and, in fact, you can create a LightSwitch application without writing any code at all! For most applications, the only code you have to write is the code that only you can write: the business logic.
Sourav.Kayal
Demystify Backbone.js: Implement Model in Backbone.js –Part-3 
Last updated on: 10 Dec 2013 09:02:18 AM by Sourav.Kayal | Views: 17279 | Category: JavaScript |
In this article we will learn concepts of Model in Backbone.js
  • Sourav.Kayal
    Demystify Backbone.js: Implement Model in Backbone.js –Part-2 
    Last updated on: 09 Dec 2013 09:26:42 PM by Sourav.Kayal | Views: 17890 | Category: JavaScript |
    In this article we will discuss about Model in Backbone.js
    Sourav.Kayal
    Demystify Backbone.js: Introduction to Backbone.js 
    Last updated on: 09 Dec 2013 12:31:16 PM by Sourav.Kayal | Views: 28015 | Category: JavaScript |
    Votes: 2 | Rating: 4 out of 5
    In this article we will learn the basic concept of client side programming and Backbone.js
    Sourav.Kayal
    Demystify Backbone.js: Implement Model in Backbone.js –Part-1 
    Last updated on: 08 Dec 2013 09:28:20 PM by Sourav.Kayal | Views: 22349 | Category: JavaScript |
    In this article we will learn about Backbone.js with practical example
    Sheonarayan
    3 tier architecture in asp.net - a complete article 
    Last updated on: 04 Dec 2013 09:30:23 AM by Sheonarayan | Views: 199303 | Category: ASP.NET |
    Votes: 8 | Rating: 5 out of 5
    There are many articles on 3 tier architecture on the internet however still I felt there is a need of more refined and well explained article. So here is this, in this article we are going to look into almost all aspects of designing a 3 tier architecture website in ASP.NET.
    Rama Sagar
    Learn how to deploy an ASP.NET web application to a Windows Azure Web Site Part 2 
    Last updated on: 30 Nov 2013 12:25:56 PM by Rama Sagar | Views: 18592 | Category: ASP.NET |
    Windows Azure is an open and flexible cloud platform that enables you to quickly build, deploy and manage applications across a global network of Microsoft-managed datacenters.
    Rama Sagar
    Learn how to bind a Google Chart with WebGrid in Web API2 
    Last updated on: 30 Nov 2013 01:20:47 AM by Rama Sagar | Views: 6991 | Category: ASP.NET Web API |
    Votes: 1 | Rating: 5 out of 5
    Google Charts provides a perfect way to visualize data on your website.The most common way to use Google Charts is with simple JavaScript that you embed in your web page. You load some Google Chart libraries, list the data to be charted, select options to customize your chart, and finally create a chart object with an id that you choose for more info https://developers.google.com/chart/interactive/docs/index
    Sheonarayan
    Creating a drawing board using Canvas in HTML 5 
    Last updated on: 30 Nov 2013 01:20:15 AM by Sheonarayan | Views: 39578 | Category: HTML 5 |
    Votes: 3 | Rating: 5 out of 5
    In this article, I am going to explain how to design a drawing board or paint brush using Canvas in HTML5.
    Rama Sagar
    Learn How to Implement Facebook Comment in Web API2 (Using Visual studio 2013) 
    Last updated on: 29 Nov 2013 11:17:15 AM by Rama Sagar | Views: 8115 | Category: ASP.NET Web API |
    Votes: 1 | Rating: 4 out of 5
    Facebook comment in WEB API