• 学习Asp.net最有价值的网站


    ASP.NET Community
    Find technical information, forums, a gallery of sample code, tutorials, source code projects, and more resources on the premier community site for ASP.NET, sponsored by the ASP.NET team.
    GotDotNet ASP.NET Message Board
    Web controls, httphandlers, configuration, caching, session, Web security, or any other ASP.NET topics excluding Web services are discussed here.
    Code Wise Community
    Members of the Code Wise Community have established expertise in Microsoft .NET technologies, and can provide you with a wide range of content through Web articles, training, discussions, books, user groups, and code samples.
    Scott Guthrie's Weblog
    Read Microsoft General Manager Scott Guthrie's online journal on the ASP.NET Weblogs site.
    Rob Howard's Weblog
    Read Microsoft Program Manager Rob Howard's online journal on the ASP.NET Weblogs site.

    Third-Party Community Resources

    15 Seconds
    The 15 Seconds Web site is a free resource for developers working with Microsoft Internet solutions.
    4GuysFromRolla.com
    Get articles, FAQs, and more resources on ASP.NET from the 4 Guys from Rolla Web site.
    411 ASP.NET Directory
    Consult the 411 ASP.NET Directory for ASP.NET tutorials, scripts, hosting, code, and controls.
    Accelebrate .NET Training
    Accelebrate delivers instructor-led, hands-on, on-site training on ASP.NET, Visual Basic .NET, C#, and classic ASP.
    Anything Goes ASP
    This site provides informative articles on application design, development, and deployment with ASP, ASP.NET (using Visual Basic .NET), and other developer technologies.
    free training CD
    AppDev
    AppDev offers comprehensive ASP.NET 2.0 training for Visual Basic and Visual C# developers. Get a free training CD, which includes 3 hours of content.
    ASP 101
    Sign up for the ASP 101 News Flash or participate in several .NET-related discussions.
    ASP Free
    Become an author for ASPFree.com and contribute your demos, articles, links, and reviews.
    ASP Objects.com
    ASP Objects.com shares code and controls among developers, so that Internet development can be easier, faster, and more efficient.
    ASP Training
    Find ASP training classes—taught by one of the most respected names in the programming industry—that deliver cutting edge information.
    ASP.NET Resource Directory
    The largest directory of ASP.NET resources featuring extensive links to ASP.NET tutorials, examples, code, hosting, programming, basics, scripting, and more.
    ASP.NET Resources
    Visit ASP.NET Resources for advanced topics of ASP.NET development, including articles and references to ASP.NET and Web standards.
    ASP.NET Weblogs
    See a list of active Weblogs on ASP.NET and their most recent posts or search for a specific ASP.NET Weblog.
    asp.netPRO
    asp.netPRO is the first and only monthly magazine created exclusively for the professional ASP.NET software developer.
    ASPAlliance.com
    Take part in the ASPAlliance.com ASP.NET Developer Community.
    ASPSmith Training
    Register for ASP.NET training at ASPSmith.com, a site specializing in hands-on computer programming training using ASP.NET and ASP for Internet programmers.
    ASPToday
    ASPToday is the daily knowledge site for professional ASP programmers.
    AspWorkshops
    Get ASP.NET training with Visual Studio .NET, Visual Basic .NET, and C#.
    CareerAcademy.com .NET Training
    Provides complete training programs for Microsoft ASP.NET, Visual Basic.NET, C#, ADO, and XML via CD-Rom.
    CoverYourASP
    The Cover Your ASP by James Shaw Web site offers live examples of membership management, newsletter, online database add/edit/delete, Yahoo-styled categories, and much more.
    Dev Articles
    Dev Articles features 80% unique content by in-house writers, as well as articles sourced from competent and knowledgeable Web developers who volunteer their own time to author the articles.
    DevASP.NET
    Explore this online directory of .NET Framework, ASP.NET, Visual Basic .NET, C#, and SQL resources, articles, samples, tutorials, scripts, applications, and sample chapters, arranged by category.
    Developer Fusion
    This online community for multi-skilled developers provides thousands of tutorials and source code on Visual Basic, ASP, C#, PHP, XML, and more.
    Developersdex
    Become a partner at Developersdex.com and add your link or advertisement to the world's largest index site for Microsoft Web technologies.
    DevelopMentor
    DevelopMentor has been training developers worldwide in the latest technology used in software application development, since 1993.
    DevSynergy
    This Spanish-language site is an MVP-led community that helps developers and IT professionals make better use of the tools available for their jobs. In addition to online resources, activities include conferences, courses, and MVP Roadshows.
    DevX
    DevX is the leading provider of technical information, tools, and services for IT professionals developing corporate applications.
    DotNetJunkies
    Get information, tools, and education for developers utilizing the ASP.NET framework.
    DotNetSlackers
    Get the latest ASP.NET news.
    FreeAspx.it
    FreeAspx.it is the first Italian ASP.NET and Visual Basic .NET Community. Developers can find free code, lessons, software, and news about the .NET world.
    Fuzzy Software
    A comprehensive, categorized, searchable collection of links to ASP.NET and classic ASP resources.
    kbAlertz
    Register at kbAlertz.com and receive e-mail notifications when Microsoft publishes new Support or Knowledge Base articles in the topics you are interested in.
    Macromedia - DevNet : ASP.NET Topic Center
    Learn how to use ASP.NET with Dreamweaver MX.
    ONDotnet.com
    O'Reilly's OnDotnet.com provides articles, Weblogs, and other resources.
    Programmers Heaven
    This site includes lively message boards, community tools, and over 26,000 resources covering .NET, Visual Basic, C/C++, ASP, XML, and more.
    ProgrammingTutorials.com
    ProgrammingTutorials.com offers a portal for online programming tutorial sites that can be used as a learning tool for beginning programmers to the most advanced programmers.
    The Code Project
    Get free source code and tutorials for Windows developers and programming information for Visual C++, C#, and Microsoft .NET, as well as articles, code snippets, and discussions.
    Tiberi.us
    C# and ASP.NET content for professional developers.
    VisualBuilder.com
    Share articles, source code, components, and Web site links, and have discussions in this active community site with other .NET, ASP.NET and C# developers.
    Wintellect
    Wintellect provides consulting and debugging services, events, and training courses taught by some of the biggest and most respected names in the programming industry.
    WWWCoder.com
    Tutorials, resources, and other information on .NET development technologies, with a focus on portal development using ASP.NET.
    XML for ASP.NET Developers
    XML for ASP.NET Developers is a top online source for .NET, XML, and Web service topics.
  • 相关阅读:
    sqlite数据库如何远程连接?
    redis的两种持久化方案
    Netty入门系列(1) --使用Netty搭建服务端和客户端
    使用MQ消息队列的优缺点
    Netty基础系列(3) --彻底理解NIO
    Netty基础系列(2) --彻底理解阻塞非阻塞与同步异步的区别
    Netty基础系列(1) --linux网路I/O模型
    Jedis异常解决:NOAUTH Authentication required
    java并发编程(2) --Synchronized与Volatile区别
    java并发编程(1) --并发基础及其锁的原理
  • 原文地址:https://www.cnblogs.com/witer666/p/921363.html
Copyright © 2020-2023  润新知