jbillmann.com
About Me
http://www.jbillmann.com/about
My name is Jeremiah Billmann and I'm a Senior Software Engineer with Skyline Technologies. A world-class IT consulting company. I've been in software consulting for much of the past decade taking on roles ranging from developer to software development manager. When I'm not coding, I have a conflict of interests as I hold a personal trainer certification and I appreciate well crafted beer. Speaking of beer, I helped lead development for Beerology. For Node.js. I also wrote MicroSliver. Comments powered by...
brandonmartinez.com
Graduation | brandon martinez
http://www.brandonmartinez.com/tag/graduation
Currently Browsing Posts Tagged Graduation. I Can’t Believe It’s Been Five Years. May 8th, 2015. This post came across my Timehop. Feed today and made me really reflect:. Hard to believe it’s been five years since I graduated from FSU. Those were some wild and crazy days, but they seem like they were just yesterday. Maybe I’m getting old :). I am a 27-year-old software engineer working remotely for Skyline Technologies. I currently live in Ludington, Michigan with my wife and two sons.
brandonmartinez.com
Azure CDN | brandon martinez
http://www.brandonmartinez.com/tag/azure-cdn
Currently Browsing Posts Tagged Azure CDN. Serve WordPress Cache Files From Azure’s CDN Service. March 31st, 2015. If you’re running your WordPress site on Microsoft Azure, you may want to consider utilizing the CDN service that is available. By using the CDN service, you can host your static content such as images, scripts, and other theme components from the 31 different point of presence. I enjoy spending time with my family and friends, photography.
brandonmartinez.com
#ThatConference | brandon martinez
http://www.brandonmartinez.com/tag/thatconference
Currently Browsing Posts Tagged #ThatConference. Build and Deploy Your ASP.NET Core Applications Automatically! August 8th, 2016. Visual Studio Team Services. Thanks to everyone that came out to my That Conference. Below you’ll find all the links to code, the presentation, and sources. Sadly, the video did not turn out. Continue reading…. That Conference 2015 Is Almost Here! July 28th, 2015. We’re down to the final weeks before That Conference 2015! I have my presentation ready to go. May 18th, 2015.
brandonmartinez.com
SQL Server | brandon martinez
http://www.brandonmartinez.com/tag/sql-server
Currently Browsing Posts Tagged SQL Server. Force Drop a Database From T-SQL. March 31st, 2015. While it’s rather easy to force drop a database from SQL Server Management Studio’s UI, it’s just as easy to script it out:. ALTER DATABASE [YOUR-DATABASE-NAME] SET SINGLE USER WITH ROLLBACK IMMEDIATE; GO USE MASTER GO DROP DATABASE [YOUR-DATABASE-NAME] GO CREATE DATABASE [YOUR-DATABASE-NAME] GO. Resolve DACPAC Export Exception: FillFactor Is Not Supported. March 10th, 2015. Close the dialog and save the table.
sqlsaturday.com
SQLSaturday #287 - Madison 2014 > Event Home
http://www.sqlsaturday.com/287/eventhome.aspx
SQLSaturday is a free training event for SQL Server professionals and those wanting to learn about SQL Server. This event will be held on Mar 29 2014. At 6000 American Parkway, Madison, Wisconsin, 53783, United States. Welcome to SQLSaturday #287! Are you looking for SQL Saturday Madison in 2015? Go to the SQL Saturday 387 website. To register and learn more! For the third year running SQLSaturday is coming back to Madison, Wisconsin! The American Family Insurance Training center! Jes Borland and Ted Kru...
brandonmartinez.com
Serve WordPress Cache files from Azure’s CDN Service | brandon martinez
http://www.brandonmartinez.com/2015/03/31/serve-wordpress-cache-files-from-azures-cdn-service
Serve WordPress Cache Files From Azure’s CDN Service. March 31st, 2015. If you’re running your WordPress site on Microsoft Azure, you may want to consider utilizing the CDN service that is available. By using the CDN service, you can host your static content such as images, scripts, and other theme components from the 31 different point of presence. When you’re trying to scale and provide content around the globe, the CDN provides a cost effective way to send static content to more users. This is probabl...
brandonmartinez.com
Speaking Engagements: That Conference 2015 | brandon martinez
http://www.brandonmartinez.com/2015/05/18/speaking-engagements-that-conference-2015
Speaking Engagements: That Conference 2015. May 18th, 2015. I’m happy to announce that I have been selected as a That Conference speaker. I’ll be giving my Make a SASSy CSS Cocktail: Bourbon and Bitters Served Neat. Talk Hope to see you all there August 10th – 12th, 2015! For more information, visit the That Conference website. Pingback: Ready for Camp? That Conference 2015 is Almost Here! I enjoy spending time with my family and friends, photography.
SOCIAL ENGAGEMENT