Installing Sharepoint 2010 RTM on Windows 7

by Phani Kumar 27. April 2010 17:53
 So, the news of Sharepoint being RTM’ed excited me as much as it would excite any above average and ardent follower of the product. I have been working quite a bit on the beta version. Learning my way around, getting trained and all that! The one-stop link for Sharepoint 2010 beta installation was http://msdn.microsoft.com/en-us/library/ee554869(office.14).aspx. So, before starting the installation of the RTM version, I un-installed Foundation Server 2010 beta and Sharepoint Server 2010 beta. Downloaded and extracted the Sharepoint 2010 RTM from my MSDN subscription and e... [More]

Tags:

sharepoint 2010

Modelling tool in n-tier architecture

by Phani Kumar 29. October 2009 13:01
Yet another project and I feel we seriously lack a good modelling tool which enables modelling the entities/ services in a n-tier SOA application. Why I say that is we have Service Factory modelling edition which is pretty neat for what it does, Service Design and Data Contract design. But then, we also have ADO.net entity designer (visual editor) which again is pretty neat, but the point is the entities generated can actually be used by the Services as direct input and output and the service modeller in Service Factory is totally oblivious of ADO.net entity types. And of course ADO.net entit... [More]

Tags: ,

Software Tips

.Net based Application development: How to get started….

by Phani Kumar 26. October 2009 15:40
Every phase of an application development lifecycle is interesting and each has got its own set of opportunities to improvise and challenges to understand and address from previous experience. And that’s what makes it interesting. Its evolution at its best when during the requirement cycle what seems impossible to understand during the first week of requirements analysis seems in control the week after that after those brainstorming discussions with the team (which involves the customer and the development team). Around that time you pretty much start off with putting the architectural b... [More]

Tags: ,

Software Tips