You might have read the introductory tutorial on PDFSharp: “ASP.NET 3.5 PDF Creation: Using the PDFSharp Library in VB.NET.” The article showed a basic way to create a PDF file out of your ASP.NET 3.5 environment using VB.NET script and the PDFSharp library.
Other News
how to grant select privileges on all tables for DB2
Take these steps to generate SELECT privileges for a given USER on all tables in a SCHEMA
XML 1.0
(kolliparachandra) XML and Namespaces in XML provide a tag based syntax for structuring data and applying markups to documents. Documents that confirm to XML may be made up of variety of syntactic constructs such as elements, namespace declarations, attributes, processing instructions, comments and
Transforming Documents with XSLT
(Mirodil) Extensible Stylesheet Language Transformations, or XSLT, is a straightforward language that allows you to transform existing XML documents into new XML, Hypertext Markup Language (HTML), Extensible Hypertext Markup Language (XHTML), or plain text documents.
ASP.NET MVC: Creating Custom HTML Helper Methods
(V.N.S Arun) In this article we will learn how to create custom HTML helper methods and the various ways of doing it in an ASP.NET MVC framework application. HTML helper methods play important role in developing the views of an ASP.NET MVC application.
Calculate Percentage in SQL Server
(Suprotim Agarwal) The following T-SQL script shows a simple example to calculate Percentage in SQL Server. We will be using a table which contains Grades and calculate the percentage weight of each grade, for the entire classroom
SQL Server 2008 R2: Unlock the Locks
(William Stanek) Database troubleshooting is not for the faint of heart, especially when it comes to troubleshooting locking and blocking problems. Sometimes the elephant in the room is actually a rhino, a problem that seems like something else that can make troubleshooting all the more difficult an
Methods of Oracle Database Performance Tuning
(James Koopmann) There are many database products out there to help you tune your database. Some are good to great and others are not so good.
The DB2Night Show #36: Comparing Database High Availability Solutions
(Scott Hayes) In episode #36, special guest Klaas Brant, IBM DB2 GOLD Consultant and owner KBCE b.v., shared with us his expertise on database high availability solutions. High Availability was defined and discussed, then Klaas took us on a deep dive into DB2 9.8 pureScale, Oracle RAC, and SQL Serve
ASP.NET MVC 3: Implicit and Explicit code nuggets with Razor
(Scott Guthrie) In today’s post I’m going to discuss how Razor enables you to both implicitly and explicitly define code nuggets within your view templates, and walkthrough some code examples of each of them.
