Posts

Showing posts from September, 2020

The AdRotator Control in ASP.NET

Image
  M.Sarulatha Assistant Professor Dept. of CA.,JJC.              AdRotator is a control in ASP.NET that is all about ads in Web pages. It displays a number of ad images and rotates them or loads them when a page is refreshed. The ASP.NET AdRotator control uses an XML file to store the ads and their information.           The XML file must begin and end with an <Advertisements> tag. Inside the <Advertisements> tag there may be several <Ad> tags and each tag defines an ad (we will see a sample XML in this article).           Let's start with an Empty Web application in Visual Studio. You can eiter create a new Web application or use an existing Web application.             Since we have begun with an Empty Web Application we need to add a page now.   Go to Project ...

Calendar Control in ASP.NET

Image
M.Sarulatha Assistant Professor Dept. of CA., JJC. The calendar control is a functionally rich web control, which provides the following capabilities: Displaying one month at a time Selecting a day, a week or a month Selecting a range of days Moving from month to month Controlling the display of the days programmatically The basic syntax of a calendar control is: <asp:Calender ID = "Calendar1" runat = "server" > </asp:Calender> Properties and Events of the Calendar Control          The calendar control has many properties and events, using which you can customize the actions and display of the control. The following table provides some important properties of the Calendar control: Properties Description Caption Gets or sets the caption for the calendar control. CaptionAlign Gets or sets the alignment for the caption. ...

சீறாப் புராணம் புலிவசனித்த படலம்

    சீறாப் புராணம் புலிவசனித்த படலம்  முனைவர்கி.கோவிந்தன்உதவிப்பேராசிரியர்,தமிழ்த்துறை தமிழில்   எழுதப்பட்ட தலைசிறந்த இசுலாமிய இலக்கியம் சீறாப்புராணம். இந்நூல் இறைதூதர் நபிகள் நாயகத்தின் வாழ்க்கை வரலாற்றை மையமாகக் கொண்டு தமிழ்மரபுகளைப் பின்பற்றி எழுதப்பட்ட ஒரு காவியம். இதனை இயற்றியவர் 18- ஆம் நூற்றாண்டில் வாழ்ந்த உமறுப் புலவர் ஆவார். அதே காலத்தில் வாழ்ந்த வள்ளல் சீதக்காதியின் ஆதரவை உமறுப் புலவர் பெற்றார். வள்ளல் சீதக்காதியின் பெருமையைச் "செத்தும் கொடுத்தான் சீதக்காதி" என்ற சொற்றொடர் விளக்கும். எட்டையபுர சமீன் ஆஸ்தானப் புலவராகத் திகழ்ந்த உமறுப்புலவர் இளம்வயதிலேயே தம் குருவின் எதிரியை வெற்றி கண்டவர். நபிகள் நாயகத்தின் வரலாற்றையும் அறிவுரையையும் சமயத் தொண்டையும் விளக்கி 5027 பாடல்கள் கொண்ட சீறாப் புராணத்தை இயற்றியதால் இசுலாமியக் கம்பர் என்று போற்றப்படுபவர். தலைப்பாகை , முறுக்கு மீசை , கையில் தங்கக்காப்புப் பூண்டு இந்து போல விளங்கிய இவரை எட்டப்ப பூபதியும் சீதக்காதியின் பொருளாளரான அபுல்காசிமும் ஆதரித்து உள்ளனர். இசுலாமியத் தமிழ் இலக்கியங்களில் முதன்மையானது சீறாப் ...