Oana and Arthur | Our dev blog




10 Iulie - lansare Silverlight 3

Silverlight 3 va avea suport 3D, va permite accelerare grafica si, in plus, capabilitati "out-of-the-browser" disponibile in prezent in Adobe AIR.

Asteptam cu nerabdare lansarea.
Mai multe detalii

Silverlight.net

© Microsoft

Tags: ,
Categories: .NET | Web
1 Comments
Actions: E-mail | Permalink | Comment RSSRSS comment feed


Quick reference: Page Life Cycle cu MasterPage si UserControls

Am adaugat acest post ca sa evit cautarile de fiecare data.
Articolul: http://forums.asp.net/t/1191194.aspx descrie mai detaliat ordinea evenimentelor si mi s-a parut foarte util.

Scenariul pe scurt:
- Pagina are un MasterPage
- In pagina exista un UserControl
- In UserControl exista un alt UserControl (child)
- In UserControlul child exista un Buton

Ordinea evenimentelor pentru click pe buton:

BeginRequest - HttpModule
AuthenticateRequest - HttpModule
PostAuthenticateRequest - HttpModule
PostAuthorizeRequest - HttpModule
ResolveRequestCache - HttpModule
PostResolveRequestCache - HttpModule
PostMapRequestHandler - HttpModule
AcquireRequestState - HttpModule
PostAcquireRequestState - HttpModule
PreRequestHandlerExecute - HttpModule

PreInit - Page

Init - ChildUserControl
Init - UserControl
Init - MasterPage
Init - Page

InitComplete - Page

LoadPageStateFromPersistenceMedium - Page 

ProcessPostData (first try) - Page

PreLoad - Page

Load - Page
Load - MasterPage
Load - UserControl
Load - ChildUserControl

ProcessPostData (second try) - Page

RaiseChangedEvents - Page
RaisePostBackEvent - Page

Click - Button - ChildUserControl

DataBinding - Page
DataBinding - MasterPage
DataBinding - UserControl
DataBinding - ChildUserControl

LoadComplete - Page

PreRender - Page
PreRender - MasterPage
PreRender - UserControl
PreRender - ChildUserControl

PreRenderComplete - Page

SaveViewState - Page
SavePageStateToPersistenceMedium - Page
SaveStateComplete - Page

Unload - ChildUserControl
Unload - UserControl
Unload - MasterPage
Unload - Page

PostRequestHandlerExecute - HttpModule
ReleaseRequestState - HttpModule
PostReleaseRequestState - HttpModule
UpdateRequestCache - HttpModule
PostUpdateRequestCache - HttpModule
EndRequest - HttpModule
PreSendRequestHeaders - HttpModule
PreSendRequestContent - HttpModule 

Tags: , ,
Categories: .NET | Web
1 Comments
Actions: E-mail | Permalink | Comment RSSRSS comment feed


Visual Studio 2010 Beta 1 out now!

Mult asteptatul beta de la Visual Studio a ajuns sa fie lansat.

Dupa cum va puteti inchipui chiar nu se poate compara versiunea CTP cu versiunea beta de acuma, ultima fiind mult mai stabila si indeosebi rapida (cealalta ruland doar pe o masina virtuala). Astazi am inceput sa dezvolt pe el (vorba vine, sa dezvolt, de fapt sa ma joc cu interfata noua facuta in WPF), va astept si va rog chiar sa faceti si voi acelasi lucru.

Variantele ISO ale VS 2010 Team System sau Professional impreuna cu alte tool-uri micute le gasiti aici:

Visual Studio 2010 Beta 1

 

© Microsoft

Tags: , , ,
Categories: .NET
1 Comments
Actions: E-mail | Permalink | Comment RSSRSS comment feed


Web 2.0 Expo

Incep cu merci Cipri...

Inspirat din videolinku de pe mess de la tine (foarte straight tipu) am intrat si eu sa vad ce inseamna web2expo (http://www.web2expo.com) si intr-adevar web 2.0 are multe de oferit, cateva din ele le gasiti pe acest site.

© 2009 TechWeb and O’Reilly Media, Inc.

Tags: ,
Categories: Design | Web
0 Comments
Actions: E-mail | Permalink | Comment RSSRSS comment feed


"100 de servere Web în teste gratuite, în regim profesional..."

100 de servere Web virtualizate - disponibile prin cei sase furnizori de hosting, parteneri Microsoft: LiveHosting, Elvsoft, YourSoftWay, GlobeHosting, SimpliQ și Dot Design.

- Tehnologie de virtualizare: Hyper-V
- Serviciu găzduit în datacentere situate în România
- O adresă IP publică, minim 512 MB RAM, minim 10 GB spațiu de stocare
- Perioadă de încercare gratuită: 60 de zile
- Promoția este valabilă până la data de 30 iunie 2009

Informatii hosting .NET

Tags: ,
Categories: Misc
0 Comments
Actions: E-mail | Permalink | Comment RSSRSS comment feed