Currently doing master studies (MPhil) in Great Britain (http://www.newi.ac.uk ). To start my studies I have to write proposal of research project. I came with an idea to try to define “ASP.NET components (Custom Controls) Development Standards”. This would
be a theme of the research project. The problem is, I have no clue is this theme make any sense and if anyone did something like that before.
Project aim is to define set of rules and procedures to build good ASP.NET components. I would base my research on existing achievements of software vendors and on other sources of information.
This is just draft list of general rules that standard may consist off.
ASP.NET components (Custom Controls) Standards:
1) Design Time support of major development environments (VS.NET 2002,2003,2005, Borland products)
2) Microsoft ASP.NET programming best practices applied
3) .NET Framework version supported 1.*, 2.0
4) NUnit testing performed
5) Web standards supported (HTML 3.2 …)
6) Cross-browser support based on global research or local research
7) User interface friendly (validation based on scientific methods)
8) Security (obfuscating assemblies, signing with public key ...) and licensing issues.
9) Documentation and technical support provided.
mmulawa
Member
20 Points
4 Posts
ASP.NET Component Standards - Research Project
Jul 15, 2005 01:24 PM|LINK
Currently doing master studies (MPhil) in Great Britain (http://www.newi.ac.uk ). To start my studies I have to write proposal of research project. I came with an idea to try to define “ASP.NET components (Custom Controls) Development Standards”. This would be a theme of the research project. The problem is, I have no clue is this theme make any sense and if anyone did something like that before.
Project aim is to define set of rules and procedures to build good ASP.NET components. I would base my research on existing achievements of software vendors and on other sources of information.
This is just draft list of general rules that standard may consist off.
ASP.NET components (Custom Controls) Standards:
1) Design Time support of major development environments (VS.NET 2002,2003,2005, Borland products)
2) Microsoft ASP.NET programming best practices applied
3) .NET Framework version supported 1.*, 2.0
4) NUnit testing performed
5) Web standards supported (HTML 3.2 …)
6) Cross-browser support based on global research or local research
7) User interface friendly (validation based on scientific methods)
8) Security (obfuscating assemblies, signing with public key ...) and licensing issues.
9) Documentation and technical support provided.
Please, comment this idea.
Kind Regards
Maksymilian Mulawa
mmulawa_research@poczta.fm
Xanderno
Contributor
6040 Points
1200 Posts
Re: ASP.NET Component Standards - Research Project
Jul 15, 2005 07:24 PM|LINK
The MSDN Patterns & Practices group section also has a wealth of information that may be useful to you.