Always remain updated about current software development trends

Articles having tag: WEB

Got an Kinect App? Need a web site? Here's a template for you...

So you've been working on your Kinect app or project, banging away night and day in Visual Studio and you're ready to show it off to the world. But now you need a web site too. It sure would be nice if there were some kind of Kinect App Web Site template available...Kinect...

ASP.Net page partial rendering

ASP.Net page partial rendering using Response.Flush() method

Let's customize Google to show previous searches

The application adds a custom button and a few anchor elements on Google page which link to a previously searched text on google.

Site Map Provider Integrated Authorization

The ASP.NET out of the box included site map provider,XmlSiteMapProvider, allows specifying one or more required roles for each node it knows about. Let's say you have something like this on yourWeb.sitemapfile:1:<?xmlversion="1.0"encoding="utf-8"?> CRLF 2:<siteMapxmlns="http://schemas.microsoft.com/AspNet/SiteMap-File-1.0"> CRLF 3:<siteMapNodeurl="/Default.aspx"title="Home"> CRLF 4:<siteMapNodeurl="/About.aspx"title="About"/> CRLF 5:<siteMapNodeurl="/SomePage.aspx"title="Some...

Let there be MVC - and it was good

What makes MVC great is the way it enforces code separation between the different layers of abstraction.

Load Data From Server While Scrolling Using jQuery AJAX

This article explains how to implement on-scroll loading data from the server using jQuery as seen on Facebook.

URL Related Expression Builders

Well, it has been quite a while sinceI talked about expression builders. If you haven't already, I suggest you have a look at that, I think you will find interesting stuff there. Because I think this is an important topic for ASP.NET, I have two newexpression...

“Mobile” vs. “PC”?

In answering a reader question about Flash today, I linked to Adobe's November press release and I commented: Granted, Adobe says it's abandoning Flash \u2018only for new mobile device browsers while still supporting it for PC browsers.' This...

Reader Q&A: Flash Redux

David Braun asked: @Tom @Herb: What's so wrong with flash that it should be boycotted? Have I been being abused by it in some way I'm not aware of? Also,does HTML5 have any bearing on the subject? I'm not saying it should be boycotted, only that...