Click here to Skip to main content

Articles by gmtzgtz (Technical Blogs: 12)

Technical Blogs: 12

RSS Feed
No articles have been posted.

Average blogs rating: 4.38

Grid & Data Controls

Using DotNetZip Library to Compress Data in ASP.Net [Technical Blog]
Posted: 24 Nov 2011   Updated: 24 Nov 2011   Views: 10,163   Rating: 4.50/5    Votes: 2   Popularity: 1.51
Licence: The Code Project Open License (CPOL)      Bookmarked: 3   Downloaded: 0
I recently worked on a project that involved creating encrypted Zip files. Data is captured on a web form and then written to a text file.At first, the task sounded complex. However, if you are aware of the DotNetZip library existence, your task just got easier.You can download the DotNetZip library
Exporting Data as XML in a MemoryStream with Download Prompt [Technical Blog]
Posted: 24 Nov 2011   Updated: 24 Nov 2011   Views: 8,341   Rating: 0.0 / 5    Votes: 0   Popularity: 0.0
Licence: The Code Project Open License (CPOL)      Bookmarked: 1   Downloaded: 0
The below snippet demonstrates how to generate XML content on the fly and then storing the contents in memory. (MemoryStream)This practice is useful if the output can't be saved on the server and avoids the hassle of dealing with permissions. Instead the XML is generated in memory and then the user

Miscellaneous

Show Indentation Lines in Visual Studio 2010 [Technical Blog]
Posted: 2 Dec 2011   Updated: 2 Dec 2011   Views: 7,916   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: The Code Project Open License (CPOL)      Bookmarked: 3   Downloaded: 0
Wouldn’t it be great to have a visual aid to help you read your code and verify that is aligned properly and the tags match?

ASP.NET

Implementing a JSON Feed with ASP.NET [Technical Blog]
Posted: 7 Jun 2012   Updated: 7 Jun 2012   Views: 3,586   Rating: 0.0 / 5    Votes: 0   Popularity: 0.0
Licence: The Code Project Open License (CPOL)      Bookmarked: 4   Downloaded: 0
A JSON feed implementation to a service that provides quotes for precious metals.

Validation

Date Validation JavaScript vs Code Behind vs RangeValidator [Technical Blog]
Posted: 27 Nov 2011   Updated: 27 Nov 2011   Views: 6,849   Rating: 0.0 / 5    Votes: 0   Popularity: 0.0
Licence: The Code Project Open License (CPOL)      Bookmarked: 1   Downloaded: 0
Date Validation JavaScript vs Code Behind vs RangeValidator

Content Management Server

Import Data from a Text or CSV file into SQL Server [Technical Blog]
Posted: 26 Nov 2011   Updated: 26 Nov 2011   Views: 69,272   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: The Code Project Open License (CPOL)      Bookmarked: 8   Downloaded: 0
Import Data from a Text or CSV file into SQL Server

Database

Create and Execute Dynamic SQL on T-SQL [Technical Blog]
Posted: 28 Nov 2011   Updated: 28 Nov 2011   Views: 6,497   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: The Code Project Open License (CPOL)      Bookmarked: 2   Downloaded: 0
How to create and execute dynamic SQL on T-SQL.

Other .NET Languages

Using ASP.NET Profile Feature in a Web Application Project [Technical Blog]
Posted: 27 Nov 2011   Updated: 27 Nov 2011   Views: 6,800   Rating: 0.0 / 5    Votes: 0   Popularity: 0.0
Licence: The Code Project Open License (CPOL)      Bookmarked: 1   Downloaded: 0
Using ASP.NET Profile Feature in a Web Application Project

LINQ

Displaying Grouped Records with ListView and LINQ [Technical Blog]
Posted: 28 Nov 2011   Updated: 28 Nov 2011   Views: 5,988   Rating: 0.0 / 5    Votes: 0   Popularity: 0.0
Licence: The Code Project Open License (CPOL)      Bookmarked: 4   Downloaded: 0
How to display grouped records with ListView and LINQ.

Uncategorised Technical Blogs

How to Force an Application to Open in Administrator Mode without Prompt [Technical Blog]
Posted: 26 Nov 2011   Updated: 26 Nov 2011   Views: 10,407   Rating: 0.0 / 5    Votes: 0   Popularity: 0.0
Licence: The Code Project Open License (CPOL)      Bookmarked: 4   Downloaded: 0
How to Force an Application to Open in Administrator Mode without Prompt
Executing a Stored Procedure from a WCF Service Method [Technical Blog]
Posted: 26 Nov 2011   Updated: 26 Nov 2011   Views: 9,158   Rating: 0.0 / 5    Votes: 0   Popularity: 0.0
Licence: The Code Project Open License (CPOL)      Bookmarked: 1   Downloaded: 0
Executing a Stored Procedure from a WCF Service Method

Reviews on Third Party Products and Tools

How to receive execution arguments on a C# WinForms Application? [Technical Blog]
Posted: 24 Nov 2011   Updated: 24 Nov 2011   Views: 7,560   Rating: 0.0 / 5    Votes: 0   Popularity: 0.0
Licence: The Code Project Open License (CPOL)      Bookmarked: 1   Downloaded: 0
The below code that illustrates how to receive arguments for a WinForms Application.The example expects two arguments and validates that the are converted properly. If the appropiate argumetns are sent, these are stored in a public class named GlobalVars.[STAThread] static void Main( string[] MyArgs
No tips have been posted.

gmtzgtz
United States United States
Member
No Biography provided


Advertise | Privacy | Mobile
Web04 | 2.6.130516.1 | Last Updated 18 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid