Click here to Skip to main content
15,913,709 members

Indian Ocean - Professional Profile



Summary

    Blog RSS
5
Authority
2
Debator
1
Enquirer
21
Organiser
311
Participant
0
Author
0
Editor
This member doesn't quite have enough reputation to be able to display their biography and homepage.

Reputation

Weekly Data. Recent events may not appear immediately. For information on Reputation please see the FAQ.

Privileges

Members need to achieve at least one of the given member levels in the given reputation categories in order to perform a given action. For example, to store personal files in your account area you will need to achieve Platinum level in either the Author or Authority category. The "If Owner" column means that owners of an item automatically have the privilege. The member types column lists member types who gain the privilege regardless of their reputation level.

ActionAuthorAuthorityDebatorEditorEnquirerOrganiserParticipantIf OwnerMember Types
Have no restrictions on voting frequencysilversilversilversilver
Bypass spam checks when posting contentsilversilversilversilversilversilvergoldSubEditor, Mentor, Protector, Editor
Store personal files in your account areaplatinumplatinumSubEditor, Editor
Have live hyperlinks in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Have the ability to include a biography in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Edit a Question in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Edit an Answer in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Delete a Question in Q&AYesSubEditor, Protector, Editor
Delete an Answer in Q&AYesSubEditor, Protector, Editor
Report an ArticlesilversilversilversilverSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending ArticlegoldgoldgoldgoldSubEditor, Mentor, Protector, Editor
Edit other members' articlesSubEditor, Protector, Editor
Create an article without requiring moderationplatinumSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending QuestionProtector
Approve/Disapprove a pending AnswerProtector
Report a forum messagesilversilverbronzeProtector, Editor
Approve/Disapprove a pending Forum MessageProtector
Have the ability to send direct emails to members in the forumsProtector
Create a new tagsilversilversilversilver
Modify a tagsilversilversilversilver

Actions with a green tick can be performed by this member.


 
General.Net good link/articles Pin
Indian Ocean14-Jun-04 12:01
Indian Ocean14-Jun-04 12:01 
1- How to online validate e-mail id

This link have a solution with source code for 3 type of mail varification and validation
1. mail syntex checking
2. Validating via SMTP Network Connection
3. Validating via SMTP Handshakes

Link: http://www.codeproject.com/aspnet/Valid_Email_Addresses.asp
I think it will solve your all problem regarding mail validation/varification by all means
2- Common 10 Datagrid-mistakes

A good link on common datagrid mistakes on MSDN

Scenarios covered by this article are,
1. Creating Tabular Data by Not Using the Datagrid When You Could Be

2. Forgetting to Check for IsPostBack in the Page_Load Event

3. Sticking with Auto-Generated Columns When Your Circumstances Require More Flexibility

4. Trying to Refer to a Control Inside a Datagrid Item by its ID Alone

5. Not Using Paging when You Could (or Should!)

6. Forgetting to Perform a .DataBind() Call on each Datagrid Event that Causes a Postback

7. Dynamically Creating Datagrid Controls or Columns within a Datagrid at Runtime when it isn't Necessary

8. Enduring an Over-sized ViewState

9. When Using the ItemDataBound or ItemCreated Events, Forgetting to Check for the Appropriate ListItemType

10. Overusing the Datagrid, when You Need More Control Over the Resulting HTML, a Repeater may be a Better Choice

Visit this link for more detailed explanation and code snippets
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/aspnet-commondatagridmistakes.asp

3- State Management in ASP.NET
Very good article on State management in ASP.NET,

Topic covered by this article:
1. Introduction to State management
2. Page Level State - ViewState
3. Session Level State
4. State management using SQLServer
5. Coockies
6. Session State Server
7. Application Level State
8. Caching

These topics are well covered by the link: http://www.dotnetjohn.com/articles.aspx?articleid=32

Other good link with Source Code is: http://www.asp.net/Tutorials/quickstart.aspx
that covers Application State, Session State, Client side Coockies, ViewState management with sample source code
4- ViewState

Very good article on ViewState,

Topic covered:
1. Introduction to ViewState
2. Postback and non postback controls
3. What can you store in ViewState
4. Protecting ViewState
5. Encrypting ViewState
6. ViewState and Perfomance
7. Session State or ViewState?

All topics are explained with enough description...
Link: http://www.dotnetjohn.com/articles/articleid71.aspx



Mahesh Devjibhai Dhola
"Empower yourself...."

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.