新足迹

 找回密码
 注册

精华好帖回顾

· 时令果蔬总动员——【钵钵鸡。。。家乡的味道。。。】 (2011-8-16) 航迹云 · 征文活动- 琪琪成长之路(更新完毕)! (2008-5-3) 琪琪
· 一次心血来潮的旅行 -- 泰国记游 (2009-10-16) astina · 【圣诞礼物DIY】南瓜牛油狗狗饼干 (2011-12-15) 舞美拉
Advertisement
Advertisement
查看: 1406|回复: 11

[IT] 一起学application framework programming [复制链接]

发表于 2010-5-13 21:11 |显示全部楼层
此文章由 dotnet 原创或转贴,不代表本站立场和观点,版权归 oursteps.com.au 和作者 dotnet 所有!转贴必须注明作者、出处和本声明,并保持内容完整
我是做 .net programming,  我想找些同行通过作一个像 Petshop 的应用, 提高自己。有兴趣的同行请联系我 iamjackjin at gmail.com   下面是工作条目

R1 runtime
1. Metadata driven message definition, no DTO is required
The meta data attribute will be
a. data annotation in asp.net mvc 2;
b. message serialization and deseralization in WCF;
c. stored procedure parameter binding in data access layer

2. Oracle PL/SQL procedure based data access component
It takes multiple collections as input and returns multiple collection as output

3. An application framework with AOP capabilities by using WCF extensions, Unity AB, MS policy injection AB

4. ASP.net MVC web pages
Data annotation
A grid helper with pagination and sorting function, pagination and sorting are done in a stored procedure   





R2 Authentication and authorization
1. Move AA logical outside of the application by using WIF
2. Menu system
3. Page flow

R3 business function slice code generator using DSL and no business   

function slice code generator within TFS
Advertisement
Advertisement
头像被屏蔽

禁止访问

发表于 2010-5-13 21:35 |显示全部楼层
此文章由 kane2001 原创或转贴,不代表本站立场和观点,版权归 oursteps.com.au 和作者 kane2001 所有!转贴必须注明作者、出处和本声明,并保持内容完整
LZ 想法很不错

发表于 2010-5-14 19:38 |显示全部楼层
此文章由 dotnet 原创或转贴,不代表本站立场和观点,版权归 oursteps.com.au 和作者 dotnet 所有!转贴必须注明作者、出处和本声明,并保持内容完整
Thanks Kane2001

I really want some .net guys to work together on the application framework and tool. I think it will help us to get more senior role, such as application architect. People joining this project will gather once a month to discuss work items and assignment progress. If you are interested in it, please email me    iamjackjin at gmail.com

发表于 2010-5-14 23:05 |显示全部楼层
此文章由 mjmaps 原创或转贴,不代表本站立场和观点,版权归 oursteps.com.au 和作者 mjmaps 所有!转贴必须注明作者、出处和本声明,并保持内容完整
which city are you in

发表于 2010-5-15 12:26 |显示全部楼层
此文章由 dotnet 原创或转贴,不代表本站立场和观点,版权归 oursteps.com.au 和作者 dotnet 所有!转贴必须注明作者、出处和本声明,并保持内容完整
sorry, I should mention earilier, I'm living at Kogarah, NSW, 2217

发表于 2010-5-15 17:09 |显示全部楼层
此文章由 runxi328 原创或转贴,不代表本站立场和观点,版权归 oursteps.com.au 和作者 runxi328 所有!转贴必须注明作者、出处和本声明,并保持内容完整
lz好闲阿,工作量太轻了么?
Advertisement
Advertisement

发表于 2010-5-15 22:16 |显示全部楼层
此文章由 dotnet 原创或转贴,不代表本站立场和观点,版权归 oursteps.com.au 和作者 dotnet 所有!转贴必须注明作者、出处和本声明,并保持内容完整
an application framework/code generator can make project oriented developers life much easier, the listed work item will reduce total coding time, i think. if we get them ready, it will help our team and ourselves.

发表于 2010-5-15 22:31 |显示全部楼层
此文章由 flyspirit 原创或转贴,不代表本站立场和观点,版权归 oursteps.com.au 和作者 flyspirit 所有!转贴必须注明作者、出处和本声明,并保持内容完整
Is this just a hobby project?

Or is it for commercial purpose?

发表于 2010-5-16 08:36 |显示全部楼层
此文章由 dotnet 原创或转贴,不代表本站立场和观点,版权归 oursteps.com.au 和作者 dotnet 所有!转贴必须注明作者、出处和本声明,并保持内容完整
Hi flyspirit, thanks for your asking.

it is not just a hobby project, I have looked into 3-tier web application development and thought some technology/tool could shorten coding time. for instance, asp.net MVC provides sound testability for developers, so it will reduce tester's manual test time; what's more, its Model Binding feature automatically renders UI from a business entity and populates the business entity with user inputs, it also save huge coding time.
In all, the listed work items come from SDLC point, this application framework may help an ordinary developer's career change.

发表于 2010-5-16 12:06 |显示全部楼层

回复 9# 的帖子

此文章由 flyspirit 原创或转贴,不代表本站立场和观点,版权归 oursteps.com.au 和作者 flyspirit 所有!转贴必须注明作者、出处和本声明,并保持内容完整
The project looks require quit some time.  I don't have that much spare time. I guess many other competent developers have similar concerns. I would discuss over some topics than involve in a project.

发表于 2010-5-16 14:40 |显示全部楼层
此文章由 dotnet 原创或转贴,不代表本站立场和观点,版权归 oursteps.com.au 和作者 dotnet 所有!转贴必须注明作者、出处和本声明,并保持内容完整
i have finished first cut of R1-1.c, R1-2, however haven't done stress test on them. it is time consuming to build an application framework/tool, however people involving in this project will benefit from that.
Advertisement
Advertisement

发表于 2010-5-16 17:59 |显示全部楼层
此文章由 乱码 原创或转贴,不代表本站立场和观点,版权归 oursteps.com.au 和作者 乱码 所有!转贴必须注明作者、出处和本声明,并保持内容完整
lz这么有热情,干吗不参加一些open source的development team,很多team在.net community非常活跃,而且经常有opening出来,你尝试申请一下。

很多业内知名的大牛是这些team的lead,或者有千丝万缕的联系。等跟他们混个脸熟,做个一般公司的architect基本上不用担心。

Good luck!!!

发表回复

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Advertisement
Advertisement
返回顶部