davepaquette.com davepaquette.com

davepaquette.com

Dave Paquette

A blog about software development with a focus on Web Development on the Microsoft stack.

http://www.davepaquette.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR DAVEPAQUETTE.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Monday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.9 out of 5 with 14 reviews
5 star
8
4 star
0
3 star
4
2 star
0
1 star
2

Hey there! Start your review of davepaquette.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.9 seconds

CONTACTS AT DAVEPAQUETTE.COM

David Paquette

1201 - 71●●●●●●●●●ill Rd SW

Ca●●ry , Alberta, T3H 3R7

Canada

1.40●●●●6079
dn●●●●@mail.usask.ca

View this contact

David Paquette

1201 - 71●●●●●●●●●ill Rd SW

Ca●●ry , Alberta, T3H 3R7

Canada

1.40●●●●6079
dn●●●●@mail.usask.ca

View this contact

David Paquette

1201 - 71●●●●●●●●●ill Rd SW

Ca●●ry , Alberta, T3H 3R7

Canada

1.40●●●●6079
dn●●●●@mail.usask.ca

View this contact

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

DOMAIN REGISTRATION INFORMATION

REGISTERED
2009 March 25
UPDATED
2014 March 02
EXPIRATION
EXPIRED REGISTER THIS DOMAIN

BUY YOUR DOMAIN

Network Solutions®

DOMAIN AGE

  • 16

    YEARS

  • 2

    MONTHS

  • 11

    DAYS

NAME SERVERS

1
ns63.domaincontrol.com
2
ns64.domaincontrol.com

REGISTRAR

GODADDY.COM, LLC

GODADDY.COM, LLC

WHOIS : whois.godaddy.com

REFERRED : http://registrar.godaddy.com

CONTENT

SCORE

6.2

PAGE TITLE
Dave Paquette | davepaquette.com Reviews
<META>
DESCRIPTION
A blog about software development with a focus on Web Development on the Microsoft stack.
<META>
KEYWORDS
1 dave paquette
2 archives
3 projects
4 speaking
5 hire me
6 caffeine driven development
7 canada
8 recent posts
9 dapper
10 exploring dapper
CONTENT
Page content here
KEYWORDS ON
PAGE
dave paquette,archives,projects,speaking,hire me,caffeine driven development,canada,recent posts,dapper,exploring dapper,aspnet core,tag helpers,air paquette,scheduledflight,entities a,scheduleflight,has a departure,airport,and an arrival,public,class
SERVER
Microsoft-IIS/10.0
POWERED BY
ASP.NET
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Dave Paquette | davepaquette.com Reviews

https://davepaquette.com

A blog about software development with a focus on Web Development on the Microsoft stack.

INTERNAL PAGES

davepaquette.com davepaquette.com
1

ASP.NET Core MVC Cache Tag Helper | Dave Paquette

https://www.davepaquette.com/archive/2015/06/03/mvc-6-cache-tag-helper.aspx

Loading View Components from a Class Library in ASP.NET Core MVC. ASPNET Core Distributed Cache Tag Helper. Submitting Your First Pull Request. Goodbye Child Actions, Hello View Components. Complex Custom Tag Helpers in ASP.NET Core MVC. ASPNET Core MVC Cache Tag Helper. Simply wrap the contents you want cached with a. Here is a simply example that would cache the output of a view component for 10 minutes. Last updated @DateTime.Now.ToLongTimeString(). Partial view and the. If no specific expiry is speci...

2

ASP.NET Core MVC Anchor Tag Helper | Dave Paquette

https://www.davepaquette.com/archive/2015/06/01/mvc-6-anchor-tag-helper.aspx

Loading View Components from a Class Library in ASP.NET Core MVC. ASPNET Core Distributed Cache Tag Helper. Submitting Your First Pull Request. Goodbye Child Actions, Hello View Components. Complex Custom Tag Helpers in ASP.NET Core MVC. ASPNET Core MVC Anchor Tag Helper. In today’s post in my series on the ASP.NET Core MVC Tag Helpers. I will explore the Anchor tag helper. This tag helper is used generate. Attributes to link to a particular controller action or MVC route. With the @Html.ActionLink.

3

Managing Entity Framework DbContext Lifetime in ASP.NET MVC | Dave Paquette

https://www.davepaquette.com/archive/2013/03/27/managing-entity-framework-dbcontext-lifetime-in-asp-net-mvc.aspx

Loading View Components from a Class Library in ASP.NET Core MVC. ASPNET Core Distributed Cache Tag Helper. Submitting Your First Pull Request. Goodbye Child Actions, Hello View Components. Complex Custom Tag Helpers in ASP.NET Core MVC. Managing Entity Framework DbContext Lifetime in ASP.NET MVC. You should use option 3. Option 1) The Using Pattern. One option is to use the using pattern:. EmployeeContext context = new. View(context.Employees.ToList() ;. Block where the context is disposed of in the fin...

4

How to use Gulp in Visual Studio | Dave Paquette

https://www.davepaquette.com/archive/2014/10/08/how-to-use-gulp-in-visual-studio.aspx

Loading View Components from a Class Library in ASP.NET Core MVC. ASPNET Core Distributed Cache Tag Helper. Submitting Your First Pull Request. Goodbye Child Actions, Hello View Components. Complex Custom Tag Helpers in ASP.NET Core MVC. How to use Gulp in Visual Studio. Updated Sept 16, 2015: Improved sample gulpfile. Updated Aug 30, 2015: Improved sample gulpfile and added sections to answer common questions. The streaming build system. Installing Node and Gulp. Npm install gulp -g. I wanted to use thi...

5

ASP.NET Core MVC Validation Tag Helpers Deep Dive | Dave Paquette

https://www.davepaquette.com/archive/2015/05/14/mvc6-validation-tag-helpers-deep-dive.aspx

Loading View Components from a Class Library in ASP.NET Core MVC. ASPNET Core Distributed Cache Tag Helper. Submitting Your First Pull Request. Goodbye Child Actions, Hello View Components. Complex Custom Tag Helpers in ASP.NET Core MVC. ASPNET Core MVC Validation Tag Helpers Deep Dive. In the last post. There are 2 validation tag helpers: the Validation Message tag helper and the Validation Summary tag helper. Validation Message Tag Helper. Attribute to a span element. Typically, we would place a valida...

UPGRADE TO PREMIUM TO VIEW 6 MORE

TOTAL PAGES IN THIS WEBSITE

11

LINKS TO THIS WEBSITE

blog.simontimms.com blog.simontimms.com

A way to customize bootstrap variables

http://blog.simontimms.com/2015/05/05/a-way-to-customize-bootstrap-variables

Ramblings about software and technology. Evolving Legacy ASP.net Applications. Mastering JavaScript Design Patterns. Social Data Visualization with HTML5 and JavaScript. Proudly published with Ghost. A way to customize bootstrap variables. May 5th, 2015. Unfortunatly the suggested approach for this is to customize the boostrap source code and rebuild it. The solution was to go to the web brain trust that is James Chambers. How does that look? Then I dropped into my gulpfile. As it turns out I already...

damienbod.com damienbod.com

OData | Software Engineering

https://damienbod.com/category/odata

Web API OData V4 Keys, Composite Keys and Functions Part 11. September 12, 2014. Middot; by damienbod. Middot; in .NET. Middot; 7 Comments. This article demonstrates how OData Functions can be used together with entities which have simple keys, composite keys, entity collections or used as plain simple global functions. Part 1 Getting started with Web API and OData V4 Part 1. Part 2 Web API and OData V4 Queries, Functions and Attribute Routing Part 2 Part 3 […]. Web API OData V4 Batching Part 10. This ar...

damienbod.com damienbod.com

MVC | Software Engineering

https://damienbod.com/tag/mvc

Implementing an Audit Trail using ASP.NET Core and Elasticsearch with NEST. February 28, 2017. Middot; by damienbod. Middot; in .NET. Middot; 1 Comment. This article shows how an audit trail can be implemented in ASP.NET Core which saves the audit documents to Elasticsearch using NEST. Code: https:/ github.com/damienbod/AspNetCoreElasticsearchNestAuditTrail. Should I just use a logger? ASPNET Core Action Arguments Validation using an ActionFilter. September 9, 2016. Middot; by damienbod. July 13, 2016.

damienbod.com damienbod.com

ASPNET5 | Software Engineering

https://damienbod.com/category/aspnet5

NET Core logging to MySQL using NLog. March 3, 2017. Middot; by damienbod. Middot; in .NET Core. Middot; Leave a comment. This article shows how to log to MySQL in a .NET Core application using NLog. Code: https:/ github.com/damienbod/AspNetCoreNlog. Implementing an Audit Trail using ASP.NET Core and Elasticsearch with NEST. February 28, 2017. Middot; by damienbod. Middot; in .NET. Middot; 1 Comment. Should I just use a logger? Docker compose with ASP.NET Core, EF Core and the PostgreSQL image. This arti...

damienbod.com damienbod.com

AngularJS | Software Engineering

https://damienbod.com/category/angularjs

Hot Module Replacement with Angular and Webpack. February 1, 2017. Middot; by damienbod. Middot; in Angular2. Middot; 1 Comment. This article shows how HMR, or Hot Module Replacement can be used together with Angular and Webpack. Code: Visual Studio 2015 project Visual Studio 2017 project Blogs in this series: ASP.NET Core, Angular with Webpack and Visual Studio Building production ready Angular apps with Visual Studio and ASP.NET Core Angular Lazy Loading with Webpack […]. January 21, 2017. January 1, 2...

damienbod.com damienbod.com

Angular2 | Software Engineering

https://damienbod.com/category/angular2

Hot Module Replacement with Angular and Webpack. February 1, 2017. Middot; by damienbod. Middot; in Angular2. Middot; 1 Comment. This article shows how HMR, or Hot Module Replacement can be used together with Angular and Webpack. Code: Visual Studio 2015 project Visual Studio 2017 project Blogs in this series: ASP.NET Core, Angular with Webpack and Visual Studio Building production ready Angular apps with Visual Studio and ASP.NET Core Angular Lazy Loading with Webpack […]. January 21, 2017. January 1, 2...

prairiedevcon.com prairiedevcon.com

Prairie Dev Con - Speakers

http://www.prairiedevcon.com/Speakers

Get to know the Prairie Dev Con Speakers for Winnipeg 2016! David Alpert, KORE Wireless. Kyle Baley, Particular Software. Adam L Barrett, Bitovi. Amir Barylko, Orthocoders. Being an incurable geek, always thirsty for knowledge, his passion for technology moved him towards Ruby on Rails (RoR) a few years ago, becoming an advocate of RoR web development. Amir is a rare combination of high technical skills, experience in a wide range of platforms, exceptional presentation skills and great sense of humour&#4...

damienbod.com damienbod.com

Angular | Software Engineering

https://damienbod.com/angular-2

This is my landing page which I use for presentations or reference. See the links underneath for getting started with Angular. Hot Module Replacement with Angular and Webpack. Angular 2.4.6. Angular Lazy Loading with Webpack 2. Angular 2.4.6. Building production ready Angular apps with Visual Studio and ASP.NET Core. Angular 2.4.6. Extending Identity in IdentityServer4 to manage users in ASP.NET Core. Angular 2.4.6. Angular search with ASP.NET Core and Elasticsearch. Angular 2.4.6. Angular 2.4.6. Https:/...

damienbod.com damienbod.com

MVC | Software Engineering

https://damienbod.com/category/web/mvc

Implementing an Audit Trail using ASP.NET Core and Elasticsearch with NEST. February 28, 2017. Middot; by damienbod. Middot; in .NET. Middot; 1 Comment. This article shows how an audit trail can be implemented in ASP.NET Core which saves the audit documents to Elasticsearch using NEST. Code: https:/ github.com/damienbod/AspNetCoreElasticsearchNestAuditTrail. Should I just use a logger? Angular Lazy Loading with Webpack 2. January 14, 2017. Middot; by damienbod. Middot; in Angular2. Middot; 5 Comments.

aspnetmonsters.com aspnetmonsters.com

Category: News | ASP.NET Monsters

https://www.aspnetmonsters.com/categories/Development/News

ASPNET Core Application Development. Heres a Handy List of Social Login Providers. BY : James Chambers. If you would like to have your web site use a social identity provider rather than creating or maintaining your own identity store you’ve got options. The Monsters Weekly - Episode 93 - React. The Monsters Weekly - Episode 92 - Saving CPU Cycles with Static Resource Hashes. The Monsters Weekly - Episode 91 - Middleware vs. Filters. The Monsters Weekly - Episode 90 - Formatting Dates.

UPGRADE TO PREMIUM TO VIEW 67 MORE

TOTAL LINKS TO THIS WEBSITE

77

SOCIAL ENGAGEMENT



OTHER SITES

davepappas.wordpress.com davepappas.wordpress.com

Dave Pappas Music | Dave Pappas Music

July 27, 2006. Welcome to dave pappas music.com. Posted by davepappas under Uncategorized. Welcome to davepappasmusic.com. This website provides a resource for you to access my music and dialogue about issues important to me. Check it out. July 27, 2006. 8220;No Rewind” Concert was a blast! Posted by davepappas under Uncategorized. Thanks also to Jon Isaacs, Marc Dittmer, and John Barlow who ran the sound and lights. I will be doing some solo gigs early in 2007. Stay tuned. Blog at WordPress.com.

davepappascreative.wordpress.com davepappascreative.wordpress.com

Dave Pappas Creative Studio | Creative Design & Strategy from the Heart of Brooklyn

Dave Pappas Creative Studio. Creative Design and Strategy from the Heart of Brooklyn. Don’t Put All your Eggs into One Facebook Basket. 8220;Because we’re social… people will like us, share us and promote us without doing much… they’ll help to push our brand”. Nope Just like any new technology, it all depends on how you use it. One important factor for brands to consider is that Facebook is constantly evolving it’s product (like the new Timeline. It’s a closed system looking out for it’s best...Companies...

davepappasmusic.com davepappasmusic.com

www.davepappasmusic.com

davepappasproperties.com davepappasproperties.com

Home - Dave Pappas Realtor

Your Success is my Success. Short Sales Q and A. Borb 1776, dies 2012? 4th of July Facts. Hello and welcome to my website! Thank you and look forward to hearing from you,. Premiere Plus Realty, Co. 370 12th Ave. Suite #101. Naples, Florida 34102.

davepaquet.com davepaquet.com

This site is under development

This site is under development. This page indicates the webmaster has not uploaded a website to the server. For information on how to build or upload a site, please visit your web hosting company's site.

davepaquette.com davepaquette.com

Dave Paquette

Loading Related Entities: Many-to-One. Using Stored Procedures to Load Data with Dapper. Loading an Object From SQL Server Using Dapper. Authorize Resource Tag Helper for ASP.NET Core. Loading Related Entities: Many-to-One. This is a part of a series of blog posts on data access with Dapper. To see the full list of posts, visit the Dapper Series Index Page. Continuing with our sample domain for the ever expanding. Airline, we will now look at loading a list of. Id { get. FlightNumber { get. Id { get.

davepaquin.com davepaquin.com

Training and Education Consulting - Home

Training and Education Consulting. Dave Paquin, Education Consultant. I work closely with a team of educational and technology professionals to provide consulting services in the following areas:. 1 Design employee education systems - With extensive experience analyzing workforce training requirements and designing comprehensive, we provide effective and efficient training programs to improve overall organizational performance.

daveparadis.com daveparadis.com

Home - Dave Paradis

Hi there, I’m Dave Paradis. I’m a multi-talented marketer with two decades of experience in global marketing. Based in the Boston area and always eager to learn, teach and excited to work on new projects. What I can do. Whether it’s conceptualizing a marketing campaign, creating an infographic or developing an online presence, I work diligently until the project meets and exceeds expectations. Web Design and Development. Collateral, Branding and Identity. Read one of my latest posts. This post originally...

daveparent.wordpress.com daveparent.wordpress.com

Martha's Vineyard Food Guy | A topnotch WordPress.com site

Martha's Vineyard Food Guy. A topnotch WordPress.com site. Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post. Create a free website or blog at WordPress.com.

daveparfitt.com daveparfitt.com

Home

Offering drumming services in the Poconos. Hi, I'm Dave and I'm a professional drummer. I live in the Pocono Mountains of PA. If you need lessons, a drummer to play on your recordings, or a polished professional live player please click around my website and reach out to me to discuss your situation. 570-369-7841 or daveparfitt@gmail.com.

daveparfrey.com daveparfrey.com

Dave Parfrey