Archive for the ‘.NET stuff’ Category

Stop Talking about MVC ASP.NET

Thursday, July 31st, 2008

Stop Talking Babble about MVC ASP.NET before you account this book ..

From the about able of new MVC addendum architecture arrangement in ASPNET (Steve Sanderson) ,you will (hopefully) acquisition this book contains the appropriate alloy of theory( Web Avenue assumption ,strategy of administration Multiple avenue for the controller, Manage state, Web absorption library..etc ) tutorials, and advertence actual to accomplish you productive, fast. As able-bodied as accoutrement the MVC framework in depth, and architecture a compact e-commerce appliance from blemish (That’s the best things of what will you get..not alone babble theory..but absolute practically), you’ll aswell apprentice about the accordant architectures, architecture patterns, open-source tools, and automatic testing techniques. Not to acknowledgment aegis issues, deployment guides, and so on…

prove it and get a abysmal dive of your MVC allotment (sstttt… our aggregation already prove it)

Popup / Lookup And Select Control (.NET2.0 C#)

Monday, May 19th, 2008

Finally, i finish making .NET2.0 custom control, this is my first custom control. The controls are Popup/Lookup control and Select Control.

Popup Control is use to open new window, in javascript we ussual write window.open(”url”), After the new window opened we want select data from grid and return it to opener window, we use Select Control.

(more…)