Stories recently tagged with 'developer'

How to create a DropDownList with ASP.NET MVC(codeclimber.net.nz)

submitted by simonechsimonech(10.1k) 2 years, 9 months ago

The DropDownList html helper differs a bit from the standard Html helper methods, and, not surprisingly, the way it works is one of the questions I get asked the most. So in this post Simone dissects this helper method, and shows you how to use it. read more...

add a comment |category: |Views: 472

tags: another

ASP.Net Developers Checklist – Security Checklist(technotes.towardsjob.com)

submitted by nitinkumarbenitinkumarbe(175) 2 years, 9 months ago

In this article we are going to discus some of the Security Related Checklist for ASP.Net Developers. I have four main areas to discus about the security related issues Input Validation and Authentication Checklist Web Services Security Checklist Data Access Security Checklist Client Script Maintainability Checklist read more...

add a comment |category: |Views: 74

tags: another

CodeRun - Online Development Platform(maximumcs.wordpress.com)

submitted by codegurucodeguru(80) 2 years, 11 months ago

CodeRun is a browser-based Integrated Development Environment (IDE), built on top of the Amazon Elastic Compute Cloud (EC2). It allows programmers to easily develop, test, deploy and publish code online, without requiring powerful hardware or complex software. read more...

add a comment |category: |Views: 7

tags: another

Developer Notes For the ASP.NET MVC Framework(sergiopereira.com)

submitted by DrWatsonDrWatson(690) 4 years, 7 months ago

Review and sample code for the MVC framework. See how your projects and code will look like. read more...

3 comments |category: |Views: 4

tags: another

InnerWorkings tackles Transact-SQL for developers (cs.innerworkings.com)

submitted by bfinnertybfinnerty(105) 4 years, 11 months ago

We help developers learn to code fundamental Transact-SQL activities such as making queries, sorting and filtering, and using table joins. Delve into control-of-flow language and using functions to manipulate data. Hands-on, practice-based, just for developers looking to learn T-SQL. read more...

1 comment |category: |Views: 2

tags: another

Learn to AJAX-enable an existing ASP.NET website(innerworkings.com)

submitted by bfinnertybfinnerty(105) 4 years, 11 months ago

Learn how to AJAX-enable an existing ASP.NET web page using AJAX Extensions. The UpdatePanel control provided by the framework makes it really easy to start with AJAX programming by defining the areas of the page you want to update independently without a full page reload. Free download from www.innerworkings.com. read more...

add a comment |category: |Views: 102

tags: another

The Web Developers List of Resources.(devlisting.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 4 months ago

A nice collection of developer resources read more...

1 comment |category: |Views: 1

tags: another