|
|
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
10 Articles match "AJAX","ASP.Net"
|
Related DevelopMentor Courses
|
MORE
|
|
SharePoint for Developers (WSSv3/MOSS2007)
Utilize the WSS object model for building applications in SharePoint Build custom workflow solutions for SharePoint Create custom event handlers Use features and solutions for deploying projects for WSS and MOSS Build standard web parts and web parts utilizing AJAX Handle custom authentication solutions Implement best practices for building solutions with WSS and MOSS Leverage the Business Data Catalog Create custom lists that use custom content types Essential SharePoint for Developers (WSSv3/MOSS2007) covers the critical building blocks for developing solutions for both Windows SharePoint Services
DevelopMentor Courses
- Friday, June 12, 2009
Essential AJAX for ASP.NET Developers
Write object-oriented client-side script using the Microsoft AJAX Library Debug AJAX-enabled applications with free tools for multiple browsers Invoke Web service methods from client-side pages Implement custom client-side components Use the pre-built controls in the ASP.NET AJAX Control Toolkit Bring your pages to life with client-side animations and effects Use the UpdatePanel control to turn existing ASP.NET applications into AJAX-enabled ones Discover exactly when and where to use Microsoft's ASP.NET AJAX framework (previously known as Atlas), how to integrate it into both new and old applications,
DevelopMentor Courses
- Friday, June 12, 2009
Essential ASP.NET
Understand the ASP.NET compilation engine Build pages using server-side controls, custom controls, and user controls Validate user input using validation controls Display and update data using declarative data binding Employ security to authenticate and authorize users of your application Use master pages and themes to create a consistent look and feel Manage data for the users of your application Use caching to improve performance Add AJAX features to your pages Essential ASP.NET explains how you can build browser-centric web applications using Microsoft's ASP.NET framework.
DevelopMentor Courses
- Friday, June 12, 2009
|
7 Articles match "AJAX","ASP.Net"
|
The Latest from DevelopMentor
|
MORE
|
|
Verifying JavaScript with JSLint and Visual Studio
I’ve also added an option that adds the global variables defined in the Microsoft AJAX Library so that you don’t have to declare them in each of your scripts or on the command line. I’ve turned that option on by default, but it shouldn’t hurt you if you’re not using ASP.NET AJAX.
quick tip for ASP.NET AJAX users: If you register your own namespaces Douglas Crockford’s JavaScript: The Good Parts is a short, but informative read that all JavaScript developers should probably pick up. In it, he describes what parts of the
Jason Diamond
- Saturday, August 9, 2008
Verifying JavaScript with JSLint and Visual Studio
ve also added an option that adds the global variables defined in the Microsoft AJAX Library so that you don’t have to declare them in each of your scripts or on the command line. ve turned that option on by default, but it shouldn’t hurt you if you’re not using ASP.NET AJAX.
quick tip for ASP.NET AJAX users: If you register your own namespaces using Type.registerNamespace , you’ll get Douglas Crockford’s JavaScript: The Good Parts is a short, but informative read that all JavaScript developers should probably pick up. In it, he describes what parts of the
Jason Diamond
- Saturday, August 9, 2008
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Jason’s AJAX Component Library
I’ve been really busy recently working on some extender controls for ASP.NET AJAX. So here is the first release of Jason’s AJAX Component Library . Try not to confuse this with the Microsoft’s AJAX Control Toolkit. =)
I’m assuming you have Visual Studio 2005 and ASP.NET AJAX installed, [Update: This release won't build if you extracted it to a folder with spaces in the path. You might want to get Release 2 instead.]
Jason Diamond
- Monday, June 4, 2007
-
Jason’s AJAX Component Library Release 2
Tags: ASP.NET AJAX Jac If you downloaded Release 1 and extracted it to a path that contained spaces in it, you probably saw that it wouldn’t build due to the custom build events I have that compress the JavaScript for release mode. I’ve added quotes to the commands so this latest release should fix that problem for you.
...Tags:
Jason Diamond
- Tuesday, June 5, 2007
-
Verifying JavaScript with JSLint and Visual Studio
I’ve also added an option that adds the global variables defined in the Microsoft AJAX Library so that you don’t have to declare them in each of your scripts or on the command line. I’ve turned that option on by default, but it shouldn’t hurt you if you’re not using ASP.NET AJAX.
quick tip for ASP.NET AJAX users: If you register your own namespaces Douglas Crockford’s JavaScript: The Good Parts is a short, but informative read that all JavaScript developers should probably pick up. In it, he describes what parts of the
Jason Diamond
- Saturday, August 9, 2008
-
Jacl Release 3
I have another release of my AJAX Component Library ready for download.
Tags: ASP.NET AJAX Jac This release includes some new functionality for the SortRowsBehavior . You can now indicate that certain columns should be sorted as dates or numbers or via a custom sort key you have to supply with a JavaScript function. It’s also now possible to programmatically trigger sorts.
Jason Diamond
- Thursday, June 7, 2007
-
Verifying JavaScript with JSLint and Visual Studio
ve also added an option that adds the global variables defined in the Microsoft AJAX Library so that you don’t have to declare them in each of your scripts or on the command line. ve turned that option on by default, but it shouldn’t hurt you if you’re not using ASP.NET AJAX.
quick tip for ASP.NET AJAX users: If you register your own namespaces using Type.registerNamespace , you’ll get Douglas Crockford’s JavaScript: The Good Parts is a short, but informative read that all JavaScript developers should probably pick up. In it, he describes what parts of the
Jason Diamond
- Saturday, August 9, 2008
-
Article: 10 Features in .NET 4.0 that made Me Smile
With the ASP.NET
routing Smiles!
ASP.NET MVC has wicked JavaScript support.
JQuery Html class (for HTML helpers) called Ajax. I recently wrote another article for DevelopMentor 's
Developments Developments newsletter (not subscribed yet?
Michael C. Kennedy's Weblog
- Wednesday, December 16, 2009
-
Top 5 Favorite CodePlex Projects
For example, the source code to ASP.NET MVC.
That ASP.NET MVC
[link] ASP.NET team is working on, starting with the ASP.NET MVC Framework. for the ASP.NET MVC framework through the ASP.NET MVC forums on the ASP.NET site.
#2 I've been looking around CodePlex lately and
there's there's some really cool stuff there.
|
|
|