Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:847450
More Search Options
RSS Available
Matching Posts
Re: Convert current html page into PDF
Hi..Pragasht Iam having a very urgent requirement of converting a web page to pdf format... you have mentioned that you are having a tool for converting and integrating with .net and gave a vb code for that....Can you please give C# version of the code and the tool...Requirement is very urgent and expecting your reply at the earliest.. Thanks & Regards Balaji.S
Posted to
Visual Studio 2005
(Forum)
by
balajie100
on 7/1/2009
Re: export dundas chart to pdf
Hi friend, I have similar issues in exporting dotnet chart to pdf format...producing it in a pop up..iam searching for it intensively..If you Get any output please provide me..
Posted to
Component Discussions
(Forum)
by
balajie100
on 6/23/2009
How to Export Dotnet Chart to Pdf
Hi everyone, Iam having a asp.net chart image as output in my web form..Iam having a button and in my button click event the chart needs to be exported to a Pdf format..How to fix this issue..please Help.. Thanks & Regards Balaji.S
Posted to
Component Discussions
(Forum)
by
balajie100
on 6/23/2009
Re: HI ANYONE HELP ME OUT ITS BUGGING ME
Thank you for helping friend..Iam sorry for delayed response i got sorted out with that issue..
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
balajie100
on 6/22/2009
Regarding Chart Image to be exported to Pdf format
Hi everyone, Iam having a asp.net chart image as output in my web form..Iam having a button and in my button click event the chart needs to be exported to a Pdf format..How to fix this issue..please Help.. Thanks & Regards Balaji.S
Posted to
Data Presentation Controls
(Forum)
by
balajie100
on 6/22/2009
Re: import csv file from filesystem to sql server...
DONT FORGET TO MARK AS ANSWER
Posted to
Getting Started
(Forum)
by
balajie100
on 4/1/2009
Re: import csv file from filesystem to sql server...
IN C#.NET Upload CSV file to SQL Server using CsvDataReader, and SqlBulkCopy in ASP.Net 2.0 File Format First,Last,Date,Amount John,Smith,02/05/2005,$52.15 Jane,Doe,01/23/2006,$71.95 ... Create Table Script CREATE TABLE [dbo].[Customer] ( [customer_id] [ int ] IDENTITY (1, 1) NOT NULL , [first_name] [ varchar ] (50) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL , [last_name] [ varchar ] (50) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL , [first_sale] [ datetime ] NOT NULL , [sale_amount] [ money
Posted to
Getting Started
(Forum)
by
balajie100
on 4/1/2009
Re: import csv file from filesystem to sql server...
Upload CSV file to SQL Server using CsvDataReader, and SqlBulkCopy in ASP.Net 2.0 File Format First,Last,Date,Amount John,Smith,02/05/2005,$52.15 Jane,Doe,01/23/2006,$71.95 ... Create Table Script CREATE TABLE [dbo].[Customer] ( [customer_id] [ int ] IDENTITY (1, 1) NOT NULL , [first_name] [ varchar ] (50) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL , [last_name] [ varchar ] (50) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL , [first_sale] [ datetime ] NOT NULL , [sale_amount] [ money ] NOT NULL
Posted to
Getting Started
(Forum)
by
balajie100
on 4/1/2009
Re: To calculate the age from DOB and current date
using System; using System.Data; public static class Snippets { public static int CalculateAge ( DateTime birthdate ) { / / get the difference in years int years = DateTime . Now . Year - birthdate . Year ; / / subtract another year if we ' re before the // birth day in the current year if (DateTime.Now.Month < birthdate.Month || (DateTime.Now.Month == birthdate.Month && DateTime.Now.Day < birthdate.Day)) years--; return years; } } The snippet will have a problem is the date changes
Posted to
Getting Started
(Forum)
by
balajie100
on 3/25/2009
Hi..Every One I have a doubt in Vb.NET windows application in attaching multiples files for mail application
Iam having a Button named ReportSend If iam clicking that button I do the following code to work beyond it..The doubt is Iam having a vb application already done and i need to take .xml file and log.txt files alone in attachment by using application.path..how to do this..iam giving My code please help..i need to complete this module by few days. D:\RAST\RAST\bin\Debug\Reports -- this path contains many .xml files D:\RAST\RAST\bin\Debug -- this path contains many .log files Without giving the full
Posted to
Free For All
(Forum)
by
balajie100
on 3/18/2009
Page 1 of 2 (15 items) 1
2
Next >
TechNet Edge:
Forefront Protection for Exchange customer story
WindowsClient:
Windows Client Developer Roundup for 12/7/2009
WindowsClient:
Introducing the new Bing Maps beta
ASP.NET:
My Presentations in Europe (December 2009)
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online