FileSystem Function in PHP: PART 11
In this article I describe the PHP FileSystem functions ftell, ftruncate, fwrite and glob.
View ArticleFileSystem Function in PHP: Part 13
In this article I describe the PHP FileSystem functions is_readable, is_uploaded, is_writable and is_writeable.
View ArticleExport Gridview Into PDF in ASP.NET
Here I will explain how to export a GridView into PDF in ASP.NET.
View ArticleDifference Between Deep Copy and Shallow Copy in PHP
In this article I will explain Deep Copy and Shallow Copy in PHP.
View ArticleWorking With Date and Time in SQL Server and C#
In this article, I would like to show the similarity of SQL Getdate function and the C# DateTime class.
View ArticleInsert, Select, Update and Delete Records in a Single Stored Procedure Using...
Delete Records in single stored Procedure, Insert records, Select records, Sql Server
View ArticleExpertTexting SMS API Guide
Here you will learn how to use the ExpertTexting gateway for sending SMS messages.
View ArticlePagination in Image Gallery Using PHP
In this article I will explain Pagination in image Gallery using PHP.
View ArticleGet Friends List Using Facebook API With PHP Script
This articles describes how to retrieve your Facebook Friends list as well as calculate the total number of your Facebook Friends.
View ArticleFileSystem Function in PHP: Part 15
In this article I describe the PHP FileSystem functions move_uploaded_file, parse_ini_file, pathinfo and pclose.
View ArticleHow to Track Browsing Device and Orientation in ASP.Net
In this article you will learn how to track the browsing device including its orientation, whether it's an iPad, iPod, iPhone or Mobile in ASP.Net.
View ArticleImpove App Launch Performance With MultiCore JIT in .NET Framework 4.5
This article is about one of the most new runtime features of the Muticore Just-In-Compiler (JIT) in the .NET framework 4.5.
View ArticleSwapping Array Keys and Values in PHP
In this article I will explain how to swap Array Keys and Values in PHP.
View ArticleFileSystem Function in PHP: Part 18
In this article I describe the PHP FileSystem functions tempnam, tempfile, touch, unmask and unlink.
View ArticleDisplay Records in HTML TextBoxes in PHP Script
This article explains how to handle HTML related applications with use of PHP scripts as well as how to manage MySQL database table data with HTML and PHP scripts.
View ArticleIntroduction to Enterprise Library 6 and Unity 3
Microsoft Enterprise Library 6 and Unity 3 have been released, let's learn some important points about them.
View ArticleHow to Connect to a SQL Server Database Using LightSwitch Visual Studio 2012
In this article I describe how to connect to a SQL Server Database using LightSwitch Visual Studio 2012.
View ArticleUnderstanding Transactions in SQL Server
This article will specifically talk about the concepts related to transactions and how transactions can be used in the context of a SQL Server database.
View ArticleINTRODUCTION TO Nokia DVLUP Program - your gateway to earn and glorify as a...
Thinking about publishing your first Windows Phone app? Or, give your existing App some well-deserved attention. DVLUP Campaigns offers you merchandising, marketing, and advertising capabilities for...
View ArticleC# Corner Annual Conference 2014: Dates Announced
C# Corner proudly announces 11- 13 April, 2014 as the dates for C# Corner Annual Conference 2014.
View ArticleKnow Your Speaker for C# Corner Annual Conference 2014: Damian D....
C# Corner introduces a speaker for the up coming C# Corner Annual Conference 2014. Catch Damian D. “Skipper” Pitts taking a session at the C# Corner Annual Conference 2014.
View ArticleState Management in ASP.Net
This article is all about how to maintain, clear or hold the state of your pages in ASP.NET applications or in web-based applications. In this article I tried to briefly summarize the concept of State...
View ArticleWindows Phone Controls - Part 1
In this article, I will talk about some basic controls of Windows Phone and XAML is the main design language of Windows Phone. I think it will help you to understand the basic principle of XAML and how...
View Article.NET Binary Reverse Engineering: Part 1
The prime objective of this article is to explain the .NET mother language called Common Instruction Language (CIL) that has laid the foundation of .NET.
View Article