Microsoft is enabling its free SQL CE (SQL Server Compact Edition) database to work within ASP.Net Web applications, thus providing a lightweight database option for ASP.Net Web development, a ...
Use custom-built .NET Framework 4.0 classes to connect an ASP.NET Web application to a SQL Server 2012 database. In my recent article, I showed how to connect .NET 4.0 C# and Visual Basic applications ...
Microsoft-focused developers have new options for managing databases and applications through Amazon's cloud services. SQL support is currently set for SQL Server 2008 R2, with support for SQL 2012 ...
Sometimes I'm just plain lazy. Other times I don't want to have to spend hours debugging ASP code because of typos so I've found a way to help short cut some repetitive ASP coding tasks. The idea is ...
It's truly unfortunate that ASP.NET made it so very easy to do. You should also check out ASP.NET MVC3; once you really get your head around it, the WebForms model becomes much more obviously broken.
When developing database-driven .NET and .NET Core, regardless of the database we intend to deploy in the end, we will often want to work with a database engine that is lightweight and fast, in order ...
Anyone know how to work with commas and apostrophes coming in as input from a form, and inserting this data into a record using SQL in ASP? If the user enters data with an apostrophe into a text box, ...
Microsoft officials are showcasing some of the new fruits of its partnership with Red Hat at this week's Red Hat Summit in San Francisco. On Thursday, Microsoft execs will demonstrate SQL Server on ...