Showing posts with label website. Show all posts
Showing posts with label website. Show all posts

2010-06-13

asp.net resources -Microsoft official video, ebook and articles

What is ASP.NET?
http://www.asp.net/general/videos/what-is-asp-net
Getting start with ASP.NET
http://www.asp.net/get-started
How to Install ASP.NET and Tools

http://www.asp.net/general/videos/how-to-install-asp-net-and-tools


Fundamentals of ASP.NET Web Forms (135 video clips)
http://www.asp.net/web-forms/fundamentals
There are several topics with free download clips in WMV format and WMA format for iphone/ipod. Details as below:
Topic: Getting Started with ASP.NET 3.5 and Visual Web Developer 2008 Express
Number of video clips: 16
 
Topic: TailSpin SpyWorks Sample Application

Number of video clips: 5

Topic: Master Pages
Number of video clips: 10

Topic: ASP.NET 3.5
Number of video clips: 26

Topic: How Do I?
Number of video clips: 88


Related downloading:
If you are interested in ASP.NET MVC, here are the videos:
ASP.NET MVC: Total Control and Standards Friendly
http://www.asp.net/mvc

800+ hours video download:
http://idealprogrammer.com/
http://idealprogrammer.com/languages/asp/essential-aspnet-15-free-one-hour-videos-from-fritz-onion/
ADO.NET video:
http://idealprogrammer.com/languages/visual-basic-vbnet/adonet-step-by-step-16-free-one-hour-videos/

Articles:
Data Access with ADO.NET - Part 1
http://www.asp101.com/articles/jay/adodotnet/default.asp

Visual studio express 2005 guided tour:
http://www.asp.net/guided-tour/default.aspx

Working with Data in ASP.NET 2.0
http://msdn.microsoft.com/en-us/library/aa581776.aspx
http://weblogs.asp.net/scottgu/archive/2007/04/14/working-with-data-in-asp-net-2-0.aspx


【翻译】Scott Mitchell的ASP.NET2.0数据教程中文版索引
http://www.cnblogs.com/eddie005/archive/2006/08/01/workingwithdata_aspnet2.html

2010-05-10

some salesforce web to lead development resources

How to obtain a field ID
http://salesforce.phollaio.com/2007/04/02/how_to_obtain_a_field_id/
You can find a list of all SFDC standard Fields and also some information about custom fields.
Very handy and helpful

Validation Rule formulas: Part 1
http://salesforce.phollaio.com/2007/01/08/validation_rule_formulas/

Validation Rule formulas: Part 2
http://salesforce.phollaio.com/2007/01/10/validation_rule_formulas_part_2/

Play with Custom Links: Part 1
http://salesforce.phollaio.com/2007/01/16/play_with_custom_links/

Play with Custom Links: Part 2
http://salesforce.phollaio.com/2007/01/31/play_with_custom_links_part_2/

sfdc-web2anything
http://salesforce.phollaio.com/2008/11/26/sfdc-web2anything/

Introducing an open source object "sfdc-web2anything "
http://code.google.com/p/sfdc-web2anything/

2009-09-20

Usering OpenID as login ID

1. My blogger OpenID:
brothertu.blogspot.com

2. To allow OpenID users to post comments on your blog (for blogger only):
http://www.google.com/support/blogger/bin/answer.py?hl=en&answer=83064
Go to Settings->Comments tab and select "Registered Users" or "Anyone" for the "Who Can Comment" option



Reference reading:

Blogger Becomes an OpenID Provider
http://googlesystem.blogspot.com/2008/01/blogger-becomes-openid-provider.html

Federated Login for Google Account Users
http://code.google.com/intl/zh-CN/apis/accounts/docs/OpenID.html


OpenID 登陆的代码,支持Google 、Yahoo 、Windows Live ID,带演示
http://wangblog.org/2009/05/openid-google-yahoo-windows-live-id.html


Windows Live ID当作OpenID使用
http://wangblog.org/2009/04/windows-live-idopenid.html

Google的OpenID
http://wangblog.org/2009/04/googleopenid.html