Jak zwykle groch z kapustą ale może coś ciekawego ktoś znajdzie:
- Zbiór odnośników do spraw związanych z bezpieczeństwem w PHP – tu (chyba to odmiana SitePoint) a tam m.in. o BCRYPT.
- Tworzenie własnych plug-inów wjQ przez DeveloperWorks – http://www.ibm.com/developerworks/library/wa-jqplugin/index.html?cmp=dw&cpb=dwwdv&ct=dwnew&cr=dwnen&ccy=zz&csr=070612. Ciekawe są tam odnośniki do materiałów o JS:
- "JavaScript and the Document Object Model" (developerWorks, July 2002): This article explores the JavaScript approach to DOM and chronicles the building of a web page to which the user can add notes and edit note content.
- "Get started with the JavaScript language, Part 1: JavaScript language fundamentals" (developerWorks, April 2011): Read this article to learn basic JavaScript concepts.
- "Understanding built-in objects in JavaScript" (developerWorks, August 2011): Gain a foundational understanding of the intrinsic objects available in the JavaScript language.
- "Achieve cross-browser functionality with HTML5 and CSS3" (developerWorks, February 2011): Learn new techniques to use on the latest browsers.
- jQuery library on IBM developerWorks: Explore articles, blogs, and forums.
- Google Libraries API – Developer’s Guide: Get a CDN version of the jQuery library.
- developerWorks Web development zone: Find articles covering various web-based solutions. See the Web development technical library for a wide range of technical articles and tips, tutorials, standards, and IBM Redbooks.
- My developerWorks: Personalize your developerWorks experience.
- developerWorks technical events and webcasts: Stay current with technology in these sessions.
- developerWorks on Twitter: Join today to follow developerWorks tweets.
- developerWorks on-demand demos: Watch demos ranging from product installation and setup for beginners to advanced functionality for experienced developers.
- Google ma API do swego kalendarza – http://www.codeproject.com/Articles/201907/Using-Google-Calendar-in-an-ASP-NET-Website
- Konwersja HTML to PDF – http://aspnettutorialonline.blogspot.com/2012/04/converting-html-to-pdf-using-itextsharp.html oraz DOCX na PDF – http://aspnettutorialonline.blogspot.com/2012/05/how-to-convert-docxword-to-pdf-in.html, pomocne jest – http://www.microsoft.com/en-us/download/details.aspx?id=7
- Jak działa przeglądarka internetowa – http://www.html5rocks.com/en/tutorials/internals/howbrowserswork/#The_render_tree_relation_to_the_DOM_tree
- Na temat jQ:
- Materiały o WCF:
- http://aspnettutorialonline.blogspot.com/2012/05/how-to-host-wcf-services-in-iis.html
- http://aspnettutorialonline.blogspot.com/2012/05/wcf-tutorial-step-by-step-introducing.html
- http://www.c-sharpcorner.com/UploadFile/deepak.sharma00/how-to-return-a-datatable-from-wcf-service/
- http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/walkthrough-creating-rest-service-in-wcf-4-0/
- http://www.c-sharpcorner.com/uploadfile/dhananjaycoder/returning-an-image-using-wcf-service/
- http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/getting-current-authentication-information-on-wcf-rest-service/
- http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/windows-authentication-on-rest-enabled-wcf-service/
- http://allen-conway-dotnet.blogspot.com/2012/05/creating-wcf-restful-service-and-secure.html:
- http://allen-conway-dotnet.blogspot.com/2011/06/create-self-signed-ssl-certificate.html
- http://allen-conway-dotnet.blogspot.com/2012/02/applying-and-using-ssl-certificate-with.html
- http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/returning-large-volume-of-records-from-soap-based-wcf-service/
- http://www.c-sharpcorner.com/uploadfile/dhananjaycoder/how-to-host-a-wcf-service-in-managed-application/
- http://www.c-sharpcorner.com/uploadfile/dhananjaycoder/returning-an-image-using-wcf-service/
- http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/windows-authentication-on-rest-enabled-wcf-service/