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:792215
More Search Options
RSS Available
Matching Posts
Re: How to get Country from Client IP Address
Try this links http://dotnetguts.blogspot.com/2008/06/finding-country-from-visitors-ip-in.html http://www.hanselman.com/blog/TheWeeklySourceCode37GeolocationGeotargetingReverseIPAddressLookupInASPNETMVCMadeEasy.aspx
Posted to
Web Forms
(Forum)
by
kkarthikmca
on 11/11/2009
Re: Cannot debug a 3.5 application when base directory points to IIS
Try this Article from Microsoft http://support.microsoft.com/kb/306172
Posted to
Visual Studio 2008
(Forum)
by
kkarthikmca
on 11/11/2009
Re: How to convert word to pdf
Try this http://www.codeproject.com/KB/office/PortableOpenOffice.aspx http://www.c-sharpcorner.com/UploadFile/munnamax/WordToHtml03252007065157AM/WordToHtml.aspx
Posted to
Web Forms
(Forum)
by
kkarthikmca
on 7/16/2009
Re: Asp.net c# Email sending – request a delivery receipt and read receipt
how to use this deliveryoptions.onsuccess. below is my code:- System.Net.Mail.MailMessage objMailMessage1 = new System.Net.Mail.MailMessage("ronny@yahoo.com", "ronny@gmail.com"); objMailMessage1.Subject = "Order Detail"; objMailMessage1.AlternateViews.Add(view); objMailMessage1.IsBodyHtml = true; objMailMessage1.DeliveryNotificationOptions = DeliveryNotificationOptions.OnSuccess; SmtpClient SClient = new SmtpClient(); SClient.Send(objMailMessage1);
Posted to
Web Forms
(Forum)
by
kkarthikmca
on 7/15/2009
Re: Using Datasets and Data-adapters
Try like this To count number of records in Dataset, Use like, DataSet ds; String str = ds.Rows.Count.ToString();
Posted to
Data Presentation Controls
(Forum)
by
kkarthikmca
on 7/15/2009
Re: How to set Region and Sytem TimeZone by ASP.NET?
Try this http://www.codeproject.com/KB/aspnet/Remote_Time_Zone.aspx
Posted to
Client Side Web Development
(Forum)
by
kkarthikmca
on 7/15/2009
Re: Add image to body background
Try like this <body style="background-image:imageurl; ">
Posted to
Client Side Web Development
(Forum)
by
kkarthikmca
on 7/15/2009
Re: Attach file in email
Try this http://www.codeproject.com/KB/aspnet/SivaEMailSample.aspx
Posted to
Getting Started
(Forum)
by
kkarthikmca
on 7/14/2009
Re: Binding Image in Crystal Report in Windows Application
For this you can save the image as a bytearray in the sql table Refer the link for storing and retrieving images from database http://www.codeproject.com/KB/database/ImageSaveInDataBase.aspx In Crystal Report Design, just drag and drop that image field in report.
Posted to
Data Presentation Controls
(Forum)
by
kkarthikmca
on 7/10/2009
Re: crystal report
Crystal Report retrives all the records from database before displaying it in the report,so it will take time according to the number of records.Ofcourse Crystal report will perform some operations like sorting the records,grouping etc.So it will take some time according to the number of records.
Posted to
Crystal Reports
(Forum)
by
kkarthikmca
on 7/9/2009
Page 1 of 2 (20 items) 1
2
Next >
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Channel 9:
Channel 9 Live at PDC09: Doug McCuistion, NASA
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 3: Configuration
Channel 9:
Reading Debate with Bill Buxton
Channel 10:
Reading Debate with Bill Buxton
WindowsClient:
Build WPF Data Controls for Outlook Addins Easily with VS2010
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
IIS.NET:
SiteShell
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online