Tuesday, February 2, 2010

Microsoft User Group - Jaipur

Hi all!


We are excited to announce the search of 'Techies'. 


Who are we and why this community?

We are simply Techies and this is the freelancer community for Microsoft User group Jaipur. We people want to expand Technical stuffs around the world. This is purely non-profitable community and we did not charge any cost for any of its info and other parts.
We launched this community to just recognize those people who wants to spread Technical stuffs and are waiting for a chance.

How can I participate?

Its very simple. You just need to register here : http://jaipurmentor.com/component/comprofiler/registers.html?referrer=AUPRS-4B5AA973940EB



Who are on the admin panel?

There are number of technology experts and MVP's who are taking care of the community.


What to be noticed while applying for Nangal Gem?

We are advised while you are nominated or applied for this great appreciation of the Community, we need each and every details from you looking 'why you are Gem of Nangal'. So, explain each and every words of your special achievements your special things which explore Nangal and make it proud.


How can I join as I am non-Japur'ian?

Our main motto is to expand the knowledge and technical stuffs through the world so there is no restriction of region if you are not from Jaipur no problem you can join.


How can I help this community?

You can contribute here, explore the community in your blog, emails and invite the people to expand knowledge here.

How can I suggest?

You can directly write to us for any suggestions.


Regards,
Webmaster - jaipurmentor.com




Thanks and Regards
Meetu Choudhary
Microsoft MVP (ASP.Net)
DNS MVM Awardee | Microsoft Certified Professional | Microsoft Certified Technology Specialist |
Co-founder / Webmaster : www.jaipurmentor.com | www.msdotnetmentor.com | www.indiaalt.net | Lead Editor / Webmaster : www.dotnetspider.com | www.silverlightclub.com  | interview.msdotnetheaven.com | forum.msdotnetheaven.com | My Blog : http://aspnetbymeetu.blogspot.com | My Profile : www.google.com/profiles/meetuchoudhary

Thursday, January 28, 2010

Dear Meetuchoudhary.Meet, If you can't find in google, try JUSTDIAL.COM

Dear Meetuchoudhary.Meet,

I strongly recommend this website www.justdial.com. It's a world class local search service & I've always found anything I've ever wanted.

You can find info on any company, product, or service in over 240 cities in India.

You can also call them up 24x7, on phone (69999999), a local call in 240 Indian cities.

Ask for anything, you'll get the info on the phone and/or by SMS within 30 secs, and this service is at no cost!

For a change, it's an original Indian idea and an Indian company with world class service, and with a vision t o spread all over the world.

Be a proud Indian and forward this to every Indian you know.

Best Wishes,
Meetu


Click Here to unsubscribe.

Friday, January 1, 2010

Happy New Year

Today is “22”. 01/01/10 or 010110

Happy New Year 2010

Welcome 2010

Saturday, October 10, 2009

Directive Syntax @ Control

Directive Syntax @ Control

The @Control directive is used in an Asp.Net user controls. The @Control directive helps us to define control-specific attributes to be used by the ASP.NET control parser and compiler Hence it can be used only with .ascx (User Control) files.

The attributes of @Control directives are

a. Language: This Attribute is same as we read in the Page directive.

Value: Is a valid string which can represent any .NET-supported language, including VB || C# || Pearl || Jscript || any other .NET
Purpose: Tell the compiler about the language being used in the code-behind file.

b. AutoEventWireup: This Attribute is same as we read in the Page directive.
Value: Can be true || False. By Default value is true.
Purpose: For every page in a .net website there is an automatic way to bind the events to their corresponding methods in the same .ascx file and code behind.

c. CodeFile: This Attribute is same as we read in the Page directive.
Value: Any string which specifies the name of the code-behind file.
Purpose: Specifies the associated code-behind file of the page.


d. EnableViewState: This Attribute is same as we read in the Page directive.
Value: True || False The default is true.
Purpose: Tells whether view state is maintained across page requests. true to maintain view state is; otherwise, false.

e. Inherits: This Attribute is same as we read in the Page directive.
Value: any string
Purpose: Specifies a code-behind class name which the page will inherit. It can be any class which inherits the Page class.

f. Debug:
Value: Can be true || false
Purpose: This value indicates that the page should compile with debug symbols or without debug symbols.

g. Src:
Value: Any Valid String
Purpose: Tells the source file of the class i.e the file used as the code behind file of this user control.

The other attributes which we rarely use are ClassName, CompilerOptions, ComplieWith, Description, EnableTheming, Explicit, LinePragmas, Strict and WarningLevel.

An example of how a @Control directive looks


For more details Visit MSDN

Subscribe via email

Enter your email address:

Delivered by FeedBurner

MSDotnetMentor

MSDotnetMentor My Website http://msdotnetmentor.com

FeedBurner FeedCount