Charteris Community Server

Welcome to the Charteris Community
Welcome to Charteris Community Server Sign in | Join | Help
in Search

Roger Whitehead's blog.

Thoughts and activities on implementing Microsoft web and Windows Mobile technologies. Life is Mobile. Think Mobile.
  • New Windows Mobile 6.1.4 Emulators and Latest P & P Guidance for Windows Mobile Developers

    Those of you you who are Microsoft .Net and Windows Mobile Developers may be interested in two recent announcements  from Microsoft.

    New Windows Mobile 6.1.4 Emulator

    Microsoft has recently released a new version of the emulator images fro Windows Mobile 6.1. These new versions are primarily designed to showcase the latest version of Internet Explorer 6. This has better AJAX and Javascipt support, Flash Lite support, touch support and multiple zoom support. The aim of the emulators is to provide testing support for applications using Visual Studio 2005 and Visual Studio 2008.

    The 6.1.4 emulators come in Standard and Professional variants and you can download the emulators from here.

    Patterns and Practice Mobile Architecture Pocket Guide

    Something else that has slipped out relatively quietly from the Microsoft Patterns and Practice team last week is the Mobile Architecture pocket guide. I've only got part way through it currently but it appears to be a good concise summary (well 150 pages worth) in a single place of all the design elements and issues to consider when developing a Windows Mobile solution. Everything from screen resolution to security is covered. A recommended read so far...

    You can download the PDF from CodePlex at the this location

  • TechEd 2008 EMEA - What's in Your Portfolio - Ideas? Projects?

    As part of my quest to better understand Microsoft Visual Studio Team System (VSTS) I continued my journey through the software product life cycle and attended a session VSTS and the product life cycle.  As part of this session I came across a product called Microsoft Office Project Portfolio Server that I was previous unaware of.

    Microsoft Office Project Portfolio Server has several functions. Firstly,  it acts as a capture tool for business initiatives and ideas - depending on the level of granularity, these are effectively business and functional requirements. Once entered,  these can then be reviewed against the stated business strategies. Using clever algorithms, Microsoft Office Project Portfolio Server then ranks and prioritises ideas and initiatives. High level costings and resources can then be applied. Once recorded decisions can be made to accept to initiate projects.

    Make no mistake this is not MS Project with a suggestion box!  This is a tool for senior executives to initiate and assess projects against defined business strategies. These can be any kind of projects not just software projects.

    The clever bit here is the integration to other parts of Team Systems. Once a project is accepted the Portfolio server can integrate with Foundation Server and create full blown projects. These can then be structured and expanded by project managers using MS Project. If it's a software project,  software professionals can then do their stuff and interact via Visual Studio.

    The other clever part is the ability to feed moderated high level project status data back up through to the senior executives. Whilst all the task completion activities still goes through project managers for approval, using a classic "traffic-light" status approach, senior executives are able to get an instant high level view of how a project is doing at all times.

    Even if you just want to use portfolio for capturing business ideas or strategic requirements or even just the output of simple brainstorming MS Office Project Portfolio Server is well worth checking into.  As with the rest of team system depending on the scale of you organisation the price point may be the only issue.

    Interested? You can find details of Microsoft Office Project Portfolio Server at: MS Office Project Portfolio Server

     

  • TechEd EMEA 2008 - Visual Studio Team System 2008

    The processes of software development and delivery are always a constantly evolving challenge. Delivering this years technology correctly regardless of development and deployment methodology or process, is never going to be an exact science. Every  environment or implementation is different and so processes require continual adjustment and extension.

    My new wider role at Charteris, means that I now have a much wider focus across the range of development tools and methodologies we encounter and employ. It is now as much about how we do things as what we do. As a result as part of this at this years TechEd conference,  I have decided to attempt to get a better understanding of what the Visual Studio Team System offers.

    For those that aren't already aware, the Visual Studio Team System and its associated Team Foundation Server product, add collaborative toolset functionality to the existing more development focused tools. Visual Studio Team System is aimed squarely at software development teams and covers the whole development life cycle. Specific versions of Visual Studio for are required and these allow the developer to participate in many areas of the software development lifecycle from within the confines of Visual Studio itself.

    Partly because of the perceived high entry cost of Team System and because consultancy usually involves fitting with the in situ customer development process owned by the customer, Visual Studio Team System has always been an area that I've never fully explored, other than for the purely development capabilities. From the various sessions attended here at TechEd I've understood more fully what it can do and am generally I'm impressed by the depth and capabilities on offer.

    The ability to define custom tasks,  record and track effort against them, manage defects, perform source control tasks and control associated workflows, all originate and integrate seamlessly into the Visual Studio IDE. Activities and source code are in turn stored and tracked in the underlying SQL Server backed Team Foundation Server.

    However one of the real strengths of Team System is that Visual Studio isn't the only UI available. Its key strength lies in its integration to other products used by other people. You can interchange data to and from Excel, to and from MS Project (although this is a bit stilted).

    The other main area  of flexibility however is the option of using web based interfaces (the so-call Team System Web Access and Work Item Web Access UI's) to read and interact with Team System data. The potential for intranet applications with clients accessing read only views of defects and progress or assigning tasks to subcontractors or third parties, is significant.

    Overall a great system. Its just a shame therefore that its CAL based licensing mechanism and enterprise pricing strategy will exclude a whole layer of SME organisations who can't afford its price point yet value its self-contained approach. Its many of these same SME organisations that bred the whole generations of Visual Basic and then .Net programmers we know today.

    Its worth noting that many of the Visual Studio 2010 features announced this week,  will place an increasing reliance on Team Foundation Server in areas such as historical debugging etc in the future. This gap between SME and enterprise development toolsets can therefore only widen as it stands currently.

     

  • TechEd EMEA 2008 - Windows Mobile SDK Tools, "Smackdowns" and Security

    The second day of TechEd is now complete. It was another day of learning opportunities and some light hearted fun. I'll cover the mobile technologies in this post and follow-up with some subsequent posts on the other sessions I encountered.  

    Windows Mobile 6 SDKs - Emulate, Emulate, Emulate

    Those that have seen some of my previous posts and public talks for NxtGen User Group and elsewhere will know that Windows Mobile development is one of favourite topics. I have previously used many of the Windows 6 SDK elements but the interactive session given by Andy Wigley and Andrej Radinger both Windows Mobile MVPs from AppaMundi gave me some extra hints and tips when using these tools.

    If you haven't come across it already, it is well worth downloading the Windows Mobile 6 SDK as it contains many simple tools and code samples that make building, deploying and testing simpler and less fraught. It contains useful tools such as a GPS emulator for emulating device GPS interactions (very useful as most developers sit indoors!).

    Cellular Emulator

    One such example is the Cellular Emulator. I knew this could emulate the cellular radio stack in a given mobile device but I didn't realise that it faithfully let you simulate busy calls, no answer and hang on answer scenarios as well and emulate the processing of sending and receiving SMS messages. The emulator  lets you make calls over its networking stack to WCF services, web sites etc as if the real networking stack was being used rather than directly relying on the networking of the development machine. Very useful for imitating those real life scenarios in a way that is a close to the hardware as possible without deploying the application to a real device. I also didn't realise that the cellular emulator let you throttle the bandwidth to simulate the relative speeds of 2G and 3G networks.

    Other useful goodies from the session included and awareness of the Compact Framework 3.5 PowerToys distribution. I was aware of previous generations of PowerToys for mobile devices but this one passed me by somehow. Any way it includes a Compact Framework Windows Communication Foundation proxy client generator tool. This enables the building of code generated proxies - and avoids the need to manually add a web reference via Visual Studio. This can have advantages when trying to retain a specific proxy client version as it avoids accidental updates to web references.

    Demos and "Aerial Object Distribution"

    Certainly one of the most entertaining session of the day was provided by the "triple act" of Jason Langridge, Lake Ue Tan and Rob Tiffany in the Windows Mobile Smackdown session. This consisted of masses of demonstrations of the latest fantastic Windows Mobile 6.1 devices and raft of new applications. This was interspersed with the throwing of large quantities of giveaway items (including mobile batteries) into the audience.

    On a more serious note what was most significant from a hardware  perspective was the presence of high spec , cameras, GPS, high speed data access and accelerometers in all the devices.

    From a software point of view what was noticeable was the sheer variety of immersive, innovative UI interfaces that these devices now bring to the market. Although the ageing Windows Mobile user interface is still there underneath,  many of these user interfaces and a range of new applications, make particular use of the accelerometers in devices such as the Htc Touch Diamond and Htc Touch Pro to provide gesture based interactions. All of the applications seemed very responsive and intuitive.

    Also significant was the number of Windows Mobile UI applications coming to market that have a highly connected relationship between the mobile device, its data and network web portals. These ranged from online backup tools, to social networking sites through to gesture based games. All of the applications integrated seamlessly between data and the corresponding web functionality. Of particular note was an offering that allowed access to Microsoft's Live Mesh solution to allow mobile data to be synchronised from the device to the "cloud".

    If this is an indication of the health of the Window Mobile OEM and VAR market then despite the growing competition the future looks very promising.

    Windows Mobile Security

    Mobile security is one of those areas that I thought I had an approximate understanding of the area but whenever I tried to do something practical with it, you always realised how much you don't know. Such was the case with the interactive presentation given by Marcus Perryman on Windows Mobile Security. Marcus has a wealth of Windows Mobile experience and now works closely with the Windows Mobile product groups.

    Although essentially a whiteboard and interactive session Marcus's explanations meant that for the first time I got a fully complete handle on all the aspects of two-tier security, key stores for each level of privilege , code signing, certificates for particular types of interaction.  You can find a good summary of this security model at this MSDN location  I had mostly understood this area but my knowledge often fell down around the question of why if certificates and code signing were needed, didn't commercial apps need signing by each and every mobile operator?

    It turns out that as part of the Windows Mobile partner agreement each mobile operator needs to pay for and ship a general set of certificates on each device. As part of the MobileToMarket and other initiatives Microsoft then ensures that applications are then code signed with the relevant part of each of the certificate key. It all fits a little better into place.

    Most of the policies and certificate settings around these areas can be viewed using the Security Configuration Manager tool . This is a PowerToy that allows developers to build up the XML contained in a .cpf file by a visual tool rather than by hand crafting. Further details are at: http://msdn.microsoft.com/en-us/library/bb158510.aspx

    The session also covered the security offered by System Center For Windows Mobile Device Manager via its provision mechanisms, centralised control over uses policies and the Mobile VPN it utilises for communication.

    Anyway a useful session.

     

  • TechEd EMEA 2008 - Day One - "Dublin" - WCF and WF Hosting

    Day one finished up for me with a session on "Dublin" the codename for the recently announced hosting and management mechanism for Microsoft WF (Worklflow Foundation) and Microsoft WCF (Windows Communication Foundation).

    To give a basic high level summary "Dublin" offers the following capabilities:

    WCF Application Reliability

    In addition to being hosted in IIS -  Dublin will provide tracking capabilities and perisitence for WCF messages. WCF message requests  are therefore monitored and perisisted in SQL Server databases. This allows persisted or suspended messages to be viewed in the database,  in order to examine and monitor the precise information flow for unhandled exceptions etc. Persisted messages can be restarted following failure and state preserved. 

    Different tracking profiles can be used within Dublin, to allow viewing of message handling from a number of perspectives.

    Application Version / Routing

    This feature in "Dublin" allows routing based on based on message type / version etc, using ,Net Framework 4.0 correlation mechanisms. This feature also supports the definition of multiple destinations and the use of rules to determine which destination a message is routed to. These filters are XPath query based. A great use of this is the ability to route of requests based on version for instance from an old service version to a new one. Alternatively it allows the partitioning of service requests based on priority or other characteristics. This in turn is based upon some of the base SOAP routing capabilities.

    Deployment

    This mechanism uses the existing msdeploy technology provided by IIS and allows the deploy of artifacts to more than one server. Via powershell it would be possible to perform distributed deployment. IIS shared configuration features helps ensure that all deployed servers can be configured in a consistent manner.

    Many of these technologies are not necessarily new and elements of these are already provided by Windows Application Services and IIS in the existing Windows Server 2008 version. What "Dublin" does is package these together with a management API to allow easy access and utilisation of these technologies in a consistent manner.

    These are significant technologies which should ease much of the potential operational deployment and management pain associated with some WCF solutions. They will allow effective ongoing monitoring and fault-tolerance of service requests.

    For me these technologies can't arrive soon enough for production use as there are currently gaps in provision.

    Once these tools are complete they should be available as a free download for an existing Windows Server 2008 instance.

  • TechEd EMEA 2008 - Day One - KeyNote, Visual Studio 2010 and Architecture Anti-Patterns

    I'm attending TechEd EMEA 2008 and day one is now complete. My role in Charteris has now changed to encompass a much wider technical role so these posts from Barcelona will encompass a wider range of  topic.

    Day one of TechEd kicked off with a keynote given by Jason Zander, General Manager, Visual Studio Team. He focused almost exclusively on the new features of Visual Studio 2010, many which had been previously unannounced. The emphasis was on making many tasks easier and more productive. Key features included:

      • Improved code visualization and comprehension tools

      • Code history tracking and replay mechanisms to eliminate the so-called "no-repro" issue.

      • Test Lab Management tools

      • Better built-in Sharepoint development tools and explorer technologies

      • Multi-Processor support for managed and unmanaged code.

      • Flexible configuration control for easy transformation of configuration values across environments.

      • Full WCF and WF project templates.

          David Myers has covered the "no-repro" issues extensively on his blog on this site so I can't add too much new to this. Instead one of the other most significant features for me was the code visualization and comprehension tools. One of the key challenges of many enterprise scale projects I have worked on,  has been how to bring additional developers on to a project and allow them to understand the existing code in a short time period.

          Visual Studio 2010 addresses these needs by providing tools to dynamically generate diagrams that map the references and interlinkages between code assemblies. Additional tools also the automatic generation of UML 2.1 sequence diagrams for code methods and functions. In my view these can be really powerful tools to quickly document existing development artefacts and allow the flow of applications to be more easily understood. They can easily adjust to the dynamic nature of software.

          There is still a long timeframe until we see the final software releases, but hopefully these features should be a significant aid to developers.

          This was followed by a really good presentation by Miha Kralj, a Microsoft Architect. In a really pragmatic, entertaining session he covered many of the common architectural "anti-patterns" that cause so many software projects to falter. For each anti-pattern there was a relevant case study and practical steps to reduce the relevant risk. Towards the end of a session was interesting of code Whilst not totally radical in nature it encapsulated so much implicit good practice in one session, by detailing the bad practice, that it was a valuable for both developers and architects alike.

        • Google G1 Device - Androids and Application Platforms

          Whilst in the United States a week or so ago, I got to take a look at the much hyped new Google G1 phone being offered  by T Mobile. In my view all the reports are true - it certainly isn't going to win any beauty contests!. Its very monolithic and industrial in its design and I'm not sure how much consumer abuse its "innovative" hinged screen will take. It is a design from Htc however so it should stay the course. The OS also seems responsive and usable enough, though in some ways not as comprehensive as Windows Mobile.

          To me the most important aspect of the G1 is not the phone hardware but its use of the Android 'open source' platform.  Essentially what Google are doing with the G1 is providing a a portal device that provides easy dedicated access for many of the Google applications (Google Maps, GMail, Google Search) in a mobile format. Imagine the possibilities for significant location based applications,  where the GPS feeds its location to Google search to find the nearest restaurant, cinema etc and automatically links to the correct Google Map to get you there.

          All of this provided out of the box with dedicated buttons and no need for additional applications. As is it is technically an open source platform there are also possibilities for vertical niche applications on the device. It is the integration and bringing together in one place rather than individual technology features here which are key.

          I am attending  the Microsoft TechEd EMEA event in Barcelona this week so it will be interesting to see how some of the Microsoft mobile development sessions stack up against some of the elements introduced by the G1.

          I will blog with all the issues I encounter at TechEd.

        • Silverware , Swag and Simple Gratitude - Oxford Branch NxtGen User Group Meetings

          I attended the Oxford branch of the NextGen User Group meeting tonight (1st July) and heard two good talks on WCF and Dynamic Languages from Geff Lombardi and Ben Hall respectively. Details at of the event are here.  These and every other talk I have attended as a group member, have usually been relevant, well presented and informative. On top of that free stuff (swag) is usually given away! So if you lust after the must-have accessory from last years TechEd, books , T-Shirts with a geek flavour etc , it's the place to be!

          I was also lucky enough tonight to be awarded a trophy for the "Best Presentation" given at the Oxford Branch over the past year, for the talks I gave on Windows Mobile Development. This was very flattering, so my thanks to all the people who attended the talks and gave feedback on my presentations.  It was nice to know my efforts were appreciated! I hope the talks I gave were useful.

          The slides for the April 2008 talk and the July 2007 talk are available for download for anyone who is interested to find out more. The code samples for the 2008 talk will be available for download shortly.

          The next talk is on Wed 6 August on Continuous Integration by Liam Westley. This is an increasingly significant issue in the development of fully testable and deployable enterprise applications. So if you are interested and in the Oxford area it may well be worth attending.

        • Smartphone Security Risks - Perceived Threats

          In a previous post I wrote about the security threats to smartphone devices following the release of a significant mobile device virus in the Far East. Its seems I am  not alone in my concerns.

          In a  recent survey of IT managers  94%, of 300 IT managers surveyed at this years' InfoSecurity Europe exhibition regarded smartphones as a growing security risk, with concern higher among enterprises with more than 1000 employees (97%) than smaller organisations (91%).

          The full details are at:

          http://www.computerweekly.com/Articles/2008/06/03/230910/smartphones-becoming-an-increased-security-risk.htm

          There are of course lots of things that can be done to mitigate the security risks to mobile devices. For enterprises there is a good guide to device and data security at:

          http://www.microsoft.com/windowsmobile/enterprise/security.mspx

        • Windows Mobile 6 ROM Update For Orange SPV E650

          I recently got hold of the latest Windows Mobile 6 ROM Update for the Orange E650 Smartphone. Note this does not upgrade the device to Windows 6.1 just patches issues in the Windows Mobile 6 release. We are still waiting to discover whether an update for Windows Mobile 6.1 will be available for this platform.

          Apparently for the ROM update fixes numerous defects with freezing/lock and Bluetooth issues. It upgrades the device to ROM version 1.35.61.1

          I have installed the update on my E650 and so far no issues or problems. Battery life also seems marginally better. I know many people who have had frequent lockups etc with this device at times so if you have these issues, this is a recommended upgrade.

          Installing the Update

          Note that this is a ROM update so will wipe all previous data on the device. I would recommend you do the following:

          • Make sure the device is connected to a charging source or has at least 20 minutes of power left before commencing the upgrade.
          • Perform a backup of all data and software on the device you wish to keep.
          • If you have encrypted data and SD cards on the device ensure you have also got an unencrypted backup of the data and SD card contents. Windows Mobile 6 lets you encrypt data and SD cards as standard but the encryption is tied to the specific device. There is a slim chance that if the upgrade goes wrong you will not be able to recover the keys on the device to decrypt.
          • Remember the partnership name used as you will need to re-create it.

          Getting the Update

          The link for the Windows Mobile 6 ROM for the E650 is as follows:

          http://www.business.orange.co.uk/servlet/Satellite?pagename=Business&c=OUKDevice&cid=1044134892703&extarg1=Phone&t=SMEDeviceDownloads

          The page linked to from the above URL also provides another link to a ROM installation guide. This is well worth reading.

        • Windows Mobile 6.1 Announced - Features and Emulators

          Due to some other work commitments,  I almost missed this, but Windows Mobile 6.1 was announced last week.

          Some of the headline Windows Mobile 6.1 features are as follows:

          • Provides a lot of usability improvements due to new UI screens and plug-ins. There are new transparency effects and plug-ins for Windows Media and Live Search amongst others.
          • Performance improvements over 6.0
          • Simplified WiFi connection via a single screen rather than the myriad screens currently.
          • SMS threading (makes related SMS messages look like an instant messaging conversation). You can now also embed and use hyperlinks in SMS messages.
          • New version of Mobile Internet Explorer.
          • Other miscellaneous improvements.

          From what I've seen it looks to be more evolution rather than revolution but definitely very welcome and well worth a look.

          Product Videos

          I found find two useful videos on Windows Mobile 6.1 both of which give a run down of some of the features. The first is much longer at 40 minutes but is a presentation by the Windows Mobile team on some of the new features and gives some of their origins. You can find it on the MSN Video site here.

          The second is more cut down and polished and is on the official Microsoft Windows Mobile 6.1 site along with other info about Windows Mobile 6.1.

          Enterprise Benefits - Microsoft System Center Mobile Device Manager 2008

          One of the key elements for enterprises,  will be the inclusion of a client for the new Microsoft System Center 2008 Mobile Device Manager server technology. You'd have to look hard to find a longer product name! This allows an enterprise to centrally manage and deploy  windows mobile devices and applications as well as providing a Mobile VPN for secure mobile access to corporate resources. Microsoft System Center 2008 Mobile Device Manager was officially announced on April 1 (yes I know - great date choice!). You can find more details here.

          Device Upgrades

          Windows Mobile 6.1 is likely to be offered as standard on many new Windows Mobile devices. It has already been shown on devices from a number of US cellular operators. As for existing devices, one of the videos shows Windows Mobile 6.1  being demonstrated running on the US Htc Tilt model,  which  has a broadly equivalent European model in the Htc TynTyn II. As ever,  precise availability will depend on the desire of the relevant mobile operators to release it, but at least we know its possible.

          Windows Mobile 6.1 Device Emulators

          For developers interested in understanding what's changed in the latest versions and how to develop applications for Windows Mobile 6.1,  you can now get the latest emulators to try things out. I've only just started to download and install these, so haven't really found out whether 6.0 applications will run unaltered yet.

          The emulators for Professional and Standard version of 6.1 are available at:

          http://www.microsoft.com/downloads/details.aspx?FamilyId=3D6F581E-C093-4B15-AB0C-A2CE5BFFDB47&displaylang=en

          Unfortunately they are currently only in USA English. I'm assuming localised emulators will follow shortly.

          Comparing Versions Of Windows Mobile

          Its often difficult to keep up with the differences between Windows Mobile 5.0, 6.0 and 6.1 but I found this useful comparison chart which neatly differentiates them.

        • Lock Up Your Mobiles - The Future's Not So Bright and Secure

          Well - it has finally happened. After a number of false starts and numerous of captive creations in various labs, McAfee has reported in the past few weeks, that the first real Windows Mobile virus/trojan to be experienced in the "wild" has been discovered. The virus is known as WinCE/InfoJack.

          Its gone relatively unnoticed in Europe as to date, it has mainly affected South East Asia.

          What Does it Do?

          According to McAfee, WinCE/InfoJack has a number of features that show its malicious intent:

          • Installing as an autorun program on the memory card
          • Installing itself to the phone when an infected memory card is inserted
          • Protecting itself from deletion, copying itself back to disk
          • Replaces the browser's home page
          • Allows unsigned applications to install without warning

          As it disables the Windows Mobile application installation security, the virus allows itself to be to auto updated. It also leaves the mobile open to other malware being installed silently.Furthermore, it has the capacity to send data about the device and its possibly its contents to external locations.

          What Does It Mean?

          To date Windows Mobile has been relatively unaffected by malware and viruses. However,  I've always maintained that their portability, their myriad of connectivity options (3G, WiFi, Bluetooth) and the sheer numbers of devices out there makes them a significant threat both inside an outside an organisation. Imagine a botnet of mobile devices with HSPDA connectivity! Coupled with the amount of sensitive corporate data often carried on these devices that could be stolen and the threat is clear. The fact that memory cards are involved means the capacity to infect other kinds of devices is also a possibility.

          So What Can You Do?

          Get anti-virus & malware software for your device. Although relatively unpublicised, many of the leading anti-virus providers such as McAfee, Symantec amongst others have had antivirus components for Windows Mobile for several years. Many of these are add-ons aimed at the corporate environment however. Although not necessarily a recommendation, I personally have used the AirScanner suite of tools without any issues so far. It contains firewall utilities as well as anti-virus tools and can be regularly updated over the air.

          The other thing to do is be far more sceptical about the origins of any software you install and whether you can verify its authenticity. For a long time people have installed shareware on mobile devices with relative impunity but with this announcement attitudes will need to be revised somewhat.

          I don't wish to be considered a doom-monger and if you take precautions and adopt secure usage patterns you shouldn't be affected. I can't help feeling that the world of mobile devices is entering a new era however.

        • Windows Mobile Development Talk - NxtGenUser Group - Oxford Branch - Tuesday 11th March

          A shameless plug for a talk I will be giving to the NxtGen User Group Oxford Branch next Tuesday 11th March 2008 at RM offices in Abingdon, Oxfordshire at 7PM.

          The talk will build on my previous Introduction to Windows Mobile Development talk and will provide a hands-on introduction to the development, unit testing and deployment of Windows Mobile 6 applications. I will be explaining and demonstrating the coding fundamentals behind successful Windows Mobile applications. Coding samples and solutions will also demonstrate some of the latest features of Visual Studio 2008 and Compact Framework 3.5.

          You can find full details the event and how to attend etc at the NxtGen User Group site

          If you can make it would be great to you there.

        • ASP.Net MVC Further Info & Microsoft ASP.Net 3.5 Extensions Preview Download Available

          This is a slightly belated "catch-up" post to update those that haven't seen it elsewhere, but Scott Guthrie has posted further details (Parts 3 and 4) of  the ASP.Net MVC Framework on his blog.  ASP.Net MVC Part 3 is available here and ASP.Net MVC Part 4 is available here.

          ASP.Net MVC is not a solution for everyone as you lose things like state management and parts of the page lifecycle. It does however offer very targetted functionality for those that have a specific need for Model View Controller based solutions.

          The ASP.Net MVC framework is now available for download as part of the new Microsoft ASP.Net 3.5 Extensions Preview . This is a roll-up release of new functionality to be added to ASP.Net 3.5 and ADO.Net  in 2008. It currently includes the following:

          • ASP.Net MVC Framework
          • ASP.Net Dynamic Data
          • ASP.Net AJAX
          • ADO.Net Entity Framework
          • ADO.Net Data Services
          • Silverlight Controls for ASP.Net

          Some of these elements were previously available via the ASP.Net Futures CTP.  This is now superceded by the extensions preview.

          You can get the ASP.Net 3.5 Extensions Preview from here

        • NxtGenUG Oxford Branch - Visual Studio 2008 Talk - Monday 14 January 2008

          This is a shameless plug for a talk being given by Daniel Moth from Microsoft, on Visual Studio 2008 and Framework 3.5. I have previously attended and given talks at he NxtGen User Group events. Daniel is an entertaining speaker and Visual Studio 2008 and Framework 3.5 is well worth hearing about, so if you have the time its well worth going along to.

          The talk is being held in Abingdon at 7PM on Monday 14th January 2008. You can get full details on registration and attending here.

        More Posts Next page »

        This Blog

        Syndication

        News