LINQ (Language-Integrated Query) is a part of the C# and Visual Basic .NET languages that lets you “query” data collections, databases and XML documents (and anything else that you write a custom LINQ provider for). The syntax will feel very familiar to anyone who has experience writing SQL queries. SQL allows for the creation and Continue reading →
M | T | W | T | F | S | 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 | 31 |
Use jQuery to Bind to an Event in a Child iframe
Devin Manno October 10, 2014
If you, like me, work with legacy enterprise web applications, you may need to run the web applications in a legacy document mode. This allows support for non-compliant markup that works with old versions of Internet Explorer. When you then add new content that requires modern web browser functionality, you may find yourself placing said Continue reading →
Recent Posts
Categories
Tags
.NET
.NET Entity Framework
Ajax
Android
AngularJS
ASP.NET
Authentication
binding
C#
database
development
document mode
embedded
enterprise
events
Hosting
html
html5
Icon
Icons
IE7
iframe
internet explorer
JavaScript
jQuery
legacy
LINQ
Linux
Middleware
Mobile
non-standard
OWIN
Paint
Promises
Python
query
Server
SQL
SQL Server
T-SQL
Visual Studio
VS2013
web
web scraping
XML