(Mike Brind) This tutorial is the seventh in a series of 12 that teach you how to build MVC 5 applications using Entity Framework for data access and Visual Basic. In the previous tutorial you completed the School data model. In this tutorial you’ll read and display related data — that is, data that
Other News
SQL SERVER – SSMS: Server Dashboard Report
(Pinal Dave) The term dashboards come from the automobile world where it meant as instrumentation or controls for operating a vehicle. In the IT parlance, the use of dashboards meant as the state or health of system or organizations.
JavaScript Lambda Expressions
(Sameera Millavithanachchi) This is a jquery plugin to evaluate lambda expressions. After the plugin code, I’ve given an example to illustrate how we can use this plugin.
APAR Friday: HIPER for UPROC in DB2 10 and new function in DB2 11, plus INSERT issue corrected
(Willie Favero) Today’s post will be pretty short. I just wanted to point out one recent fix that is marked HIPER.
Integer Arithmetic
(Andrew Reid) I was looking at the problem of the 3rd party application which is generating ORA-01426 errors when I found the following on My Oracle Support. According to Oracle, this issue affects version 11.2.0.4 and above but I tested it on Oracle 11.2.0.1.
Using MySQL 5.6 Performance Schema in multi-tenant environments
(Alexander Rubin) Hosting a shared MySQL instance for your internal or external clients (“multi-tenant”) was always a challenge. Multi-tenants approach or a “schema-per-customer” approach is pretty common nowadays to host multiple clients on the same MySQL sever.
.NET Native Deep Dive: Help! I Didn’t Hit a MissingMetadataException!
(Morgan Brown) Sometimes the only thing worse than having your app throw an exception is having it not throw an exception (but do the wrong thing anyway.) This post will examine certain corner cases where .NET Native compiled apps might fail due to missing reflection information without throwing a M
SQL Server: Protocols
(LeAnn Hillman) To continue with our SQL Server series started by Tim Morrill, this article will discuss the selection of the types of protocols you may want to use for SQL Server and their relation to Blackbaud version 7 products.
What to do When Hiring for a Start-Up
What to do When Hiring for a Start-Up Hello, this is Laura Lee Rose. I am a speaker and author. My background is in time and project management. I help busy professionals and entrepreneurs create effective systems so that they can comfortably delegate to others, be more profitable and have time to enjoy life even if they don’t have time...
Sql Server Error Messages : The transaction log for database ‘tempdb’ is full due to ‘ACTIVE_TRANSACTION’
Earlier last week, I was playing with one of our customer databases in our lab environment. As part of implementing table partitioning, some tables changes were necessary; Moving data from one set of tables to another.
