Blog Home  Home Feed your aggregator (RSS 2.0)  
Kiruthik .com - Friday, March 20, 2009
eCCentric Vagabond
 
Application Pages Vs Site Pages on   Thursday, March 19, 2009

Application Pages Vs Site Pages

Remember the difference between them in SharePoint (MOSS 2007)

 

Yesterday, somebody asked me the difference between the application page and site page in Sharepoint. Having developed five custom site and application pages in Sharepoint, I couldn't explain what exactly it is. I really got confused over time, as usual my brain was blank.

In a second after opening a SharePoint VS solution file, I got it. Just remember as the name indicates, Application pages can be used across SharePoint Web Applications and the Site pages are used across the Site(s). When you remember this, then you wont get confused. If its across applications then its the only _layout folder which is helping us. Wherein the site pages are the ones what we want to be specific for a site or to its contents and OOB example are AllItems.aspx, default.aspx etc.

Yes, I agree that working in a dozen of pages will also help you to remember, but in the beginning, even after a year,  lot of things in SharePoint is confusing and time consuming. Main reason behind this is our lack of basic understanding and poor memory. I strongly recommend every SharePoint developer to read the Inside Microsoft Windows SharePoint Services 3.0 and a SharePoint administrator to read Microsoft SharePoint Services Administrator's Pocket Consultant.

Thursday, March 19, 2009 9:13:47 PM UTC  #    Comments [2]   .Net | Sharepoint - MOSS 2007  | 
Multiple Inboxes for GMail on   Thursday, March 12, 2009

 Multiple Inboxes for GMail

Multiple Inboxes for GMail

Last month Gmail Team announced a new GMail Lab feature called Multiple Inboxes. I really thought its about having Multiple Inboxes. Its not so. It wont allow you to see multiple Inboxes at the sametime. Its just a Multi-view or Multi-pane view of messages in some order or pattern. ie., You can create a view and define that to display all the mails labeled something, or from some account etc.

I have five accounts in Gmail (my old Gmail Id, other 3 ids for three different reasons created in the Google Apps - Kiruthik.com account). All the four are forwarded to the id mail-at-kiruthik.com. So mails from those account would reach this mail@kiruthik inbox.

Thursday, March 12, 2009 9:31:49 PM UTC  #    Comments [0]   Google | Technology  | 
Free ASP.NET MVC eBook on   Wednesday, March 11, 2009

Free ASP.NET MVC eBook

Source : Hanselman & ScottGu

 

Wednesday, March 11, 2009 11:20:07 PM UTC  #    Comments [0]   .Net | ASP.Net  | 
Twin Oscars for AR Rahman on   Monday, February 23, 2009

Twin Oscars for AR Rahman

AR Rahman with Twin Oscars in Hand

 

A.R. Rahman, the Legend holds up his Oscars for best original song and best original score for 'Slumdog Millionaire' backstage at the 81st Academy Awards in Hollywood.

Monday, February 23, 2009 6:14:01 PM UTC  #    Comments [0]   India  | 
How to Find/Check the CRC ? on   Sunday, February 22, 2009

How to Find/Check the CRC ?

What is CRC ?

Cyclic Redundancy Checking is a method of checking for errors in data that has been transmitted.

The cyclic redundancy check, or CRC, is a technique for detecting errors in digital
data, but not for making corrections when errors are detected. [More]

How to find the CRC value?

There are lot of tools to find a CRC value. I use Microsoft CRC Verification Utility (7KB), which is available in the Tools and Resources section of MSDN Subscribers’ Download.

Why we need to check the CRC ?

We mostly download Gigabytes sized files frequently. Few weeks back I downloaded the 64bit Version of Windows Server 2008 R2 beta from the MSDN Download, and the size of the iso file is around 4.5GB.

Most of the time the downloaded file will not have any problem. Rarely, when we try to open,install or burn the downloaded file, we might end up with a message saying its corrupted. In that case, we need to check the CRC value published by the source of the file, in my case its MSDN Subscribers’ Download section. MSDN Subscribers’ Download section always shows the CRC Value of each and every file they allow you to download, even if its 1MB or less.

After burning the iso file, when the Windows Server 2008 R2 beta installation was half the way, I got this error, some .cab missing in the Source media. Then I checked the CRC of the file in MSDN and the file in my Download. Both were same.

Finding the CRC Value of the .iso file

 

CRC of the iso file in MSDN Download

Where is the problem then ?

Yes, its with the DVD. I checked the CRC of the DVD, well as expected it was wrong.

Finding the CRC Value for the DVD - corrupted one


Then I burnt the same iso file with a Rewritable DVD, which then had the same CRC.

Finding the CRC Value for the DVD

Sunday, February 22, 2009 1:17:01 PM UTC  #    Comments [3]   General  | 
CSS Reference for SharePoint 2007 on   Monday, February 09, 2009

CSS Reference for SharePoint 2007

 

Most of the time we endup changing the CSS styles of an existing Sharepoint Page objects like Top Horizontal Navigation, Search, Site Actions etc.
The CSS for the same can be found IE Developer Toolbar, but we miss the list of those or atleast the frequently used ones. Heather Solomon haves it here.

Monday, February 09, 2009 3:27:13 PM UTC  #    Comments [0]   .Net | Sharepoint - MOSS 2007  | 
ASP.Net MVC RC1 on   Friday, January 30, 2009

ASP.Net MVC RC1

Few days back, ScottGu announced the shipment of ASP.Net MVC 's RC1. Check his blog post for more details.

And had couple of issues in installing it. One being uninstalling the ASP.Net MVC Beta. It didnt get removed immediately and stayed there for nearly an hour.

Uninstalling ASP.Net MVC Beta

And the other was installing the new ASP.Net MVC RC1. The setup didnt respond for couple of times, so I installed it after few reboots. I also had some problem in the Virtual Server 2005 R2 & its KB948515. So after solving this with a re-boot, I brought ASP.Net MVC RC1 into my machine.

Friday, January 30, 2009 3:07:04 PM UTC  #    Comments [0]   .Net | ASP.Net  | 
Sharepoint Support Expired on   Sunday, January 25, 2009

Sharepoint Support Expired

WSS 3.0 and MOSS 2007 without SP1 support expired on 13th Jan 2009. I thought its getting expired on 31th Jan.

[Source

The service packs for both WSS 3.0 & MOSS 2007 are available and now the cummulative upate is here.

Sunday, January 25, 2009 9:45:37 AM UTC  #    Comments [0]   .Net | Sharepoint - MOSS 2007  | 
Inauguration of the 44th on   Thursday, January 22, 2009

Inauguration of the 44th

Inauguration of the 44th : Obama

Awesome Pics of Inauguration.

Thursday, January 22, 2009 9:25:16 PM UTC  #    Comments [0]   General  | 
Copyright © 2012 Kiruthik Nandhakumar. All rights reserved.