Using JavaScript Along with ASP.NET 2.0
An article from Microsoft : Using JavaScript Along with ASP.NET 2.0 Related Chinese article is Here.
An article from Microsoft : Using JavaScript Along with ASP.NET 2.0 Related Chinese article is Here.
Before I put A video of Classic ASP to ASP.NET from Microsoft. Today I found another aritcle from Microsoft site: Converting ASP to ASP.NET I gives some helpful information. But again: The best solution is that you have to re-write a new project using ASP.NET.
When you create new web project or website using Visual studio 2008, you might be not able to add multiple project in a solution, the reason is you are not able to see the solution icon in solutions window. Please do as the following steps: In VS 2008, clicking Tools –> Options –> “Projects and [...]
Got several articles about Convert HTML to XHTML: 1: Converting a HTML file to an XHTML file 2: Convert HTML to XHTML and Clean Unnecessary Tags and Attributes 3: HTML to XHTML Conversion with SGMLReader 4: SgmlReader 5: HTML Tidy Library project
I got a open source project which I think it is supporting by Microsoft and / or dotMobi. the project name is Mobile Device Browse File or Mobile Browser Definition File. Actually I knew dotMobi Inc. has a similar project named dotMobi⢠DeviceAtlasā¢, I don’t know what the differences between these 2 projects, or they [...]
After you install SP1 for Visual Studio 2005 or you are using Visual Studio 2008, you will see that you can not find Mobile Web Forms which you can see in Visual Studio 2003. The reason is from Microsoft development team. They made the Mobile Web Form Templates a separate package and you need to [...]
Here a video of Classic ASP to ASP.NET from Microsoft: Click Here Also: Best Practices and Techniques for Migrating Classic ASP Applications to ASP.NET 2.0 Here is ASP to ASP.NET 1.x Migration Assistant
Here is a video tutorial from Microsoft about “How Do I: Create a Custome Membership Provider” , but you need to install SilverLight witch is also downloaded from Microsoft. SilverLight is a similar production as Flash, so you only need to download it and quick install for your browser.