Gmail Invites

I have 6 Gmail invites and will give one to anybody who gives me a topic for an article they'd like to see written in the ASP.NET arena.

Make your comments here.

While supplies last.

8 Comments

  • I would like to see a good article on how to support alternate browsers (FireFox, etc) in ASP.Net. It should be easier to emit compliant HTML,CSS, and javascript



    rgibbens@ibs.com

  • "How to implement ASP.NET page template engine." Providing that ASP.NET 2.0 is still in beta and not available.



    belov_ivan at yahoo dot com

  • I ditto the article on producing valid xhtml and supporting newer browsers such as Firefox in asp.net 1.1. (I know it will be easier in 2.0 - perhaps comparing how one would do so in the two versions).



    I've only copied Rob's idea, so no need to give me a Gmail account, although I'd be glad to have one.



    dylan_marks@hotmail.com

  • Oops, sorry, who could imagine you've just done that!



    I've got another idea: how about unit testing in ASP.NET? Suppose, we have typical ASP.NET application with some pages and controls, some business objects and some data access objects.



    How would typical set of tests look like? How would you test each tier? What kind of tools you'd use? What your system set up for this would be?



    Something like that.

  • I've tried to use NUnitAsp for unit testing. My problems are two-fold (if you are going to write on it).



    1. My site uses Form Authentication.

    2. NUnitAsp does not support RadioButtonLists or DataLists. I extensively use both in the site. In fact, I cannot login without using a radio button list. I could rewrite that one page, but I then use a ton of Datalists.



    My resolution was going to be writing tests using VS 2005 Beta Refresh (I haven't had a lot of time to get further along), but I ran into a problem trying to build a simple test, gen the code and then enclose that in an iteration to attempt a login for every user. So, either strategies for Unit Testing in ASP.Net or writing tests in VS 2005.

  • Porting ASP.Net Applications from Windows Server 2000 to Windows Server 2003

  • Josh,



    Need an email address to send the invite to.



    Thanks,

    Russ

  • An Article about the internal working of asp.net



    Thanks



    samyang12@hotmail.com

Comments have been disabled for this content.