rimsystems

Stories submitted by rimsystems

Overview of ASP.NET AJAX 1.0 and Control Toolkit RTM(weblogs.asp.net)

submitted by rimsystemsrimsystems(6119) 5 years, 4 months ago

ScottGu outlines what's changed in the RTM release, what to do before installing and future plans for ASP.NET AJAX. read more...

add a comment |category: |Views: 22

tags: another

Direct Download Link to ASP.NET AJAX 1.0 RTM(microsoft.com)

submitted by rimsystemsrimsystems(6119) 5 years, 4 months ago

Here's the direct link to ASP.NET 2.0 AJAX Extensions 1.0 RTM download. read more...

add a comment |category: |Views: 88

tags: another

IE Web Developer Toolbar Beta 3 Released(blogs.msdn.com)

submitted by rimsystemsrimsystems(6119) 5 years, 4 months ago

New features: improved UI, style tracer, enhanced view source (with code coloring), and all your old favorites. Get it free from Microsoft. read more...

add a comment |category: |Views: 3

tags: another

MS AJAX RC Precompiled Site Incompatibility(john-sheehan.com)

submitted by rimsystemsrimsystems(6119) 5 years, 4 months ago

If you use Web Deployment Projects or "Publish Site" in conjunction with the latest MS AJAX Release Candidate, read about a potential incompatibility and the fix. read more...

add a comment |category: |Views: 2

tags: another

VS2005 C# Code Snippet Cheat Sheet(john-sheehan.com)

submitted by rimsystemsrimsystems(6119) 5 years, 4 months ago

Here's all the built-in Visual Studio 2005 C# Code Snippets on one single page for easy printing and reference. read more...

add a comment |category: |Views: 658

tags: another

.NET Format String Quick Reference/Cheat Sheet(john-sheehan.com)

submitted by rimsystemsrimsystems(6119) 5 years, 4 months ago

All standard and custom DateTime and number format strings (for use with String.Format(), .ToString(), etc) in one handy document. read more...

add a comment |category: |Views: 310

tags: another

MS Releases VPC Image for Running IE6 & 7 simultaneously(blogs.msdn.com)

submitted by rimsystemsrimsystems(6119) 5 years, 5 months ago

Microsoft has recently made Virtual PC 2004 a free download; we ’ve taken advantage of that by releasing a VPC virtual machine image containing a pre-activated Windows XP SP2, IE6 and the IE7 Readiness Toolkit to help facilitate your testing and development. read more...

2 comments |category: |Views: 3

tags: another

Retrieve sproc parameters with SqlCommandBuilder.DeriveParameters Meth(aspadvice.com)

submitted by rimsystemsrimsystems(6119) 5 years, 6 months ago

Stop hard coding your stored procedure paramters. Here's how to dynamically retrieve the parameters for any stored procedure using SqlCommandBuilder.DeriveParameters. read more...

add a comment |category: |Views: 87

tags: another

PHP and the FastCGI Module for IIS 7.0(weblogs.asp.net)

submitted by rimsystemsrimsystems(6119) 5 years, 6 months ago

We've been working closely with Zend this past fall on improving PHP support on top of IIS, and with this new module PHP developers will be able to get dramatically better performance, scalability and reliability when running on Windows (sometimes as much as 25x faster than the old PHP CGI module for IIS). read more...

add a comment |category: |Views: 10

tags: another

AJAX Animations with the ASP.NET AJAX Toolkit(blogs.msdn.com)

submitted by rimsystemsrimsystems(6119) 5 years, 6 months ago

A quick demo of the new ASP.NET Ajax animation capabilities. read more...

add a comment |category: |Views: 4

tags: another

ASP.NET CSS Control Adapters Beta 3 Released(asp.net)

submitted by rimsystemsrimsystems(6119) 5 years, 6 months ago

Microsoft releases beta 3 of their ASP.NET CSS Control Adapters. The adapters change the ASP.NET server controls (GridView, Menu, etc) to render standards-compliant markup. read more...

add a comment |category: |Views: 6

tags: another

MenuPilot: Open source context menu(blog.menupilot.org)

submitted by rimsystemsrimsystems(6119) 5 years, 7 months ago

First version of MenuPilot - DHTML context menu with VS2005 Action Lists/Smart Tags has been just released. read more...

add a comment |category: |Views: 30

tags: another

Select All Checkboxes While Paging in Gridview(aspadvice.com)

submitted by rimsystemsrimsystems(6119) 5 years, 7 months ago

This question has been around for pretty long time. The scenario is simple. You have a GridView control which has paging enabled and you also have a checkbox column in the GridView which allows the user to select items or all the items using the "ChkAll" checkbox in the header of the GridView. read more...

add a comment |category: |Views: 496

tags: another

ASP.NET AJAX Beta 1 Released(weblogs.asp.net)

submitted by rimsystemsrimsystems(6119) 5 years, 7 months ago

Microsoft releases the latest version of their AJAX library, ASP.NET AJAX Beta 1. Lots of changes: name changes, smaller file sizes, refactored javascript files and much more. Includes Safari support! read more...

add a comment |category: |Views: 0

tags: another