November 2024 S M T W T F S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Now Reading
Planned books:
None
Current books:
-
Mathematics for the Digital Age and Programming in Python by Maria Litvin and Gary Litvin
-
Statistics In Plain English by Timothy C. Urdan
Recent books:
- Practical Machine Learning in R by Fred Nwanganga, Mike Chapple
- Statistical Inference via Data Science: A ModernDive into R and the Tidyverse by Chester Ismay and Albert Y. Kim
- The Nature of Code by Daniel Shiffman
- Story: Substance, Structure, Style and the Principles of Screenwriting by Robert McKee
- The Red Queen: Sex and the Evolution of Human Nature by Matt Ridley
-
Tag Archives: ASP.NET
More Startup Progress
Today I began work on the web site for users to sign up for my service. I plan to use the built-in Membership system of an ASP.NET web application. Unfortunately I’ve never really used this and it has changed a … Continue reading
Posted in ASP.NET, Databases, General, Programming
Tagged ASP.NET, Azure, Identity, Membership
Leave a comment
How To Create A JSON Web Service In ASP.NET
ASP.NET makes it easy to create web services but they usually return XML. Like many web developers I now prefer JSON. This article and sample code will show you how to get your web service to return data in the … Continue reading
Posted in ASP.NET, Databases, JavaScript, Programming, Web
Tagged ASP.NET, C#, jQuery, JSON, MySQL, web service
46 Comments
Web Site Revamped
Tonight I revamped my web site. I have not updated my web site in a long time although I had a task on my To Do List to improve the wording. I have updated the content to reflect my current … Continue reading
Posted in ASP.NET, PHP, Programming, Web Design
Tagged ASP.NET, LaGarde, PHP, Storefront
Leave a comment
Book Review – ASP.NET 3.5 Social Networking
I recently finished reading the book ASP.NET 3.5 Social Networking by Andrew Siemer. I consider this book to be one of the more important books to read because I’m very interested in building social networking web sites and ASP.NET is … Continue reading
Posted in ASP.NET, General, Programming, Web
Tagged ASP.NET, Elgg, LINQ, social networking, StructureMap
2 Comments
ASP.NET 2.0 Culture – Web Site Internationalization
Last night I watched the movie Paris, Je T’Aime, a collection of short films set in various arrondissements. This is undoubtedly one of the best recent films to see before you travel to Paris. I especially liked the short film … Continue reading
Posted in ASP.NET, General, Programming, Web
Tagged ASP.NET, French, Internationalizatio, localization, PHP
Leave a comment
Back In Business
I got a replacement DSL modem from Verizon this evening so my broadband Internet access is restored. I was using my old USB modem and a free dial-up account from NetZero. NetZero is a good temporary back up option for … Continue reading
Google Blog Search Pinging REST Client
My WordPress blog has not been showing up in the Google Blog Search so I decided to create a REST Client to ping it using their Google Blog Search Pinging Service API. I created that last week and ran it … Continue reading
Posted in General, Programming, Web
Tagged API, ASP.NET, Google Blog Search, REST, web requests
1 Comment
LiveVideo To Integrate Pageflakes
According to TechCrunch, LiveVideo will be integrating PageFlakes into their social networking platform. This is an interesting development because before LiveVideo came out with their new web site features I did a video on Web Parts. I also posted a … Continue reading
Posted in Vlogging, Web
Tagged ASP.NET, blogging, LiveVideo, Pageflakes, TechCrunch, Vlogging
Leave a comment