Quantcast
Channel: Lynn Demarest's Blog » Technical
Browsing latest articles
Browse All 4 View Live

How to Import a .DBF file into MS SQL Server

UPDATE: I learned today that you can sometimes open .DBF files with Excel. If you can do this, it will be easier than the method described below. Simply open the .DBF file, then save it as a .CSV and...

View Article



About Microsoft.aspnet.FriendlyUrls

WARNING: This technique, sadly, only works in Full trust mode. Most shared servers use medium trust. If you’re one of those, you’ll have to use the old URLRewrite module, which should be pre-installed...

View Article

The Easy Way to Use jQuery UI’s Sortable Widget

The jQueryUI sortable widget works like magic. Apply it to an HTML DIV that contains other DIVs and you can magically drag and drop the inner DIVs to reorder them on the client. Say, for example, you...

View Article

Names Matter: ASP.NET’s SelectedIndexChanged Event Should Be...

I was rolling along one night, tired but making good progress, when one of my DropDownLists refused to fire its OnSelectedIndexChanged event. During the postback, Page_Load fired, but the...

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images