a busy day
I am maintaining and modifying a package from America all this while,using C# and
asp.net.The package has relations with Sarbanes-Oxley Act signed by President
George W.Bush.
I have no idea about the act ,but I want to say the code and the frame of the system
are in a high level.I learned much from the system.However in my opinion there are some
shortages:
1、Error handle: I am surprised at that when an error happened there is no
treatment to record the eventlog or errorlog .
2、DataBase handle: Most of the system's database handle is using procedure
in SqlServer,but also there are many direct SQL exprssions in the C# code.I was
confused why they can not be united.
3、Three tiers confusion: amazingly , having a reference to data tiers in pretend tier.
Through hard work in practicing exercise, I can do seventy push-ups today.
asp.net.The package has relations with Sarbanes-Oxley Act signed by President
George W.Bush.
I have no idea about the act ,but I want to say the code and the frame of the system
are in a high level.I learned much from the system.However in my opinion there are some
shortages:
1、Error handle: I am surprised at that when an error happened there is no
treatment to record the eventlog or errorlog .
2、DataBase handle: Most of the system's database handle is using procedure
in SqlServer,but also there are many direct SQL exprssions in the C# code.I was
confused why they can not be united.
3、Three tiers confusion: amazingly , having a reference to data tiers in pretend tier.
Through hard work in practicing exercise, I can do seventy push-ups today.