by Eugene Rosenfeld | Apr 12, 2012 | ASP, ASP.Net, SharePoint
This is meant to be a quick, short post to help someone new to web page creation get started. I would suggest learning some HTML, CSS, and some JavaScript (different from Java) with jQuery. That will allow you to create really nice web pages and sites very quickly....
by Eugene Rosenfeld | Sep 3, 2009 | ASP.Net, MOSS, SharePoint, WSS
A colleague of mine recently asked me if the WebPart he was writing should inherit from the ASP.Net WebPart class or the SharePoint WebPart class. He was a bit confused because he had seen a few articles online that talked about the benefits of inheriting from one...