Andrew's Blog

Random Thoughts of an ASP.Net Code Monkey

DevWeek 2007 - Days 2 And 3 (27th/28th Feb 2007)

March 8, 2007 01:54 by Andrew Westgarth

Apologies for the delay in writing this post things have been extremely manic since my return from DevWeek. As intimated in my previous post I had the pleasure of attending the first three days of DevWeek 2007. Day 1 is covered in my blog post entitled DevWeek 2007. I was attending and representing VBUG during my breaks and spare time, we had a stand at DevWeek, and we were on hand to sign up new members, offer support and answer any questions delegates had about VBUG and the UK Community.

Day 2 - 27th February 2007

My second day at Devweek, the first day of the conference proper, started with a keynote from Jeff Prosise who took a lighthearted, informative and very enjoyable (albeit in a very hot auditorium) look at the development of Web Applications over the last decade, ranging from pre ASP apps, using ISAPI filters and VB applications through to the current ASP.Net and AJAX enabled applications. Jeff also highlighted the emergence of WPF/E. I then attended a session by Keith Brown on Securing ASP.Net 2.0 Applications. This covered standard exploits such as filtering input, sql injection, cross site scripting and methods for abaiting the issues with these problems. Keith also highlighted the resources from Microsoft Patterns and Practices, these can be found under the following guide from MSDN - Improving Web Application Security: Threats and Countermeasures.

In the afternoon I attended two sessions from Jeff Prosise - one on development of Custom Providers for ASP.Net 2.0 and the other on Asynchronous ASP.Net Programming. These were both extremely interesting sessions and in the first session Jeff spoke about how the Provider model which exists within ASP.Net 2.0 can be extended and that you can write your own providers quite easily, for example if you already have a membership database and do not want to port this to say the SQLMemberShipProvider Default store, for example, then you could quite easily write your own provider to communicate with your Membership data store. For further guidance and example code download the Provider Toolkit from the ASP.Net Section on MSDN.

In the early evening there was a drinks reception for all delegates to chat to other delegates and to chat to all the exhibitors and to take part in the prize trail. The prize trail required delegates to answer questions about each of the exhibitors and in return their answers were entered into a prize draw to win a number of prizes. This was a great element of the conference and I met and spoke to some very interesting people from various locations within EMEA who were attending DevWeek.

Day 3 - 28th February 2007

Day 3, my final day at the conference, as exhibitors were only exhibiting on the 27th and 28th. I attended sessions by Dino Esposito, Dominick Baier, Keith Brown and ritz Onion.

Session One was Dino Esposito's Architecture session on building Real World Business and Data Layers using Design Patterns. In this session Dino covered the terminology involved, defined a BL and DAL and gave clear indicators on how each should be architected and how pattens can be used to produce desire goals, he also relayed that information on to how it is used in practice to give delegates clear ideas on how to move forward with their solutions.

Session two was the turn of Dominick Baier to cover IIS7 for ASP.Net Developers. This was a session I had been eagerly awaiting and it was clear by the numbers crammed into a very small room that this was a topic which provoked lots of interest. As previously mentioned on this blog, IIS7 is something which has captured a lot of my interest of the past few months and will command a lot of my time and research over the coming months as I prepare my sessions for VBUG North East and VBUG Leeds which are being delivered at the end of May and early June. Dominick highlighted new areas which I hadn't seen covered at Tech Ed and increased my knowledge and gave me new areas to investigate. The new architecture of IIS7 was covered in detail and especially the integration of ASP.Net within IIS7, Dominick also covered a number of security aspects and also Windows Activation Services, which enables the hosting of WCF within IIS7. This was a great session and you can expect to see more blog posts about IIS7 in the coming weeks and months.

Session three saw Keith Brown cover Migrating ASMX and COM+ to WCF. This session covered the migration process to move existing Web Services and COM+ services to WCF services. Keith demonstrated the interoperability and integration arguments and possibilities. Essentially standard ASMX can be integrated and migrated fairly easily, the recommend ed guide for handling ASMX with WSE 2.0 is to upgrade to WSE 3.0 and then migrate or integrate.

At session four I saw Fritz Onion cover CSS Control Adapters for ASP.Net 2.0. These are a set of Control Adapters which have been developed to enable the built in controls within ASP.Net 2.0 such as Menu, TreeView, GridView and Datalist to output CSS Compliant code replacing, for example with the Menu Control, table structures with Unorder Lists (UL) and ListItems (LI) enabling more compliant and accessible code, and these enable the separation of styling from the code. Fritz also covered the development of browser files and developing controls to take advantage of the adapters.

Review

All in all my attendance at DevWeek was a worthwhile experience as it allowed me to meet with a new section of the community and to cover topics which I haven't had chance to cover on a detailed basis. However I am unsure as to it's value compared to my attendance at Tech Ed last November. In DevWeek's favour it is the only week long Microsoft based conference in the UK and for developers who do not have the opportunity to travel and get to events such as Tech Ed then it represents a good investment in their time. Speaking to other delegates however, it seems there has been some overlap of sessions from last year, which is disappointing. I would also recommend that the sessions are cut to one hour long as I believe ninety minute sessions are too long and along with comments from other delegates felt myself switching off after 60 minutes. I think this length of sessions has been prved to work at DDD, WebDD and the VBUG Conference. I would also recommend more cutting edge sessions which focus on new and emerging technologies, whilst it is good to have a balance, it is also useful to be exposed to new technology and developments, especially if delegates don't have much chance to see these in their day to day lives. I would also suggest that the layout of the exhibition hall with all the tables and chairs isn't great for encouraging delegates to mingle and communicate with each other.



MCTS

Post calendar

<<  April 2024  >>
MoTuWeThFrSaSu
25262728293031
1234567
891011121314
15161718192021
22232425262728
293012345

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2024