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:871946
More Search Options
RSS Available
Matching Posts
Re: sending email through asp.net2.0
public bool SendMail(string MailTo, string MailSubject, string MailBody, bool IsHTMLBody) { bool RetVal = false; try { string SMTPServerAddress = ConfigurationManager.AppSettings["SMTPServer"]; string MailFrom = ConfigurationManager.AppSettings["MailFromID"]; string MailFromPwd = ConfigurationManager.AppSettings["MailFromPassword"]; MailMessage MailMsg = new MailMessage(MailFrom, MailTo, MailSubject, MailBody); MailMsg.IsBodyHtml = IsHTMLBody; SmtpClient SMTP_Client
Posted to
Getting Started
(Forum)
by
Jameel Ahmed
on 7/18/2009
Re: HTMLEditor with Required field validator (Need to Apply Mandatory)
Hi Anzer, Are you talking about Asp.net 2.0 or Asp.Net 3.5, as far i know in asp.net 3.5 there is no need to add some additional settings in your web.config file make the work properly with Asp.Net AJAX because Asp.Net AJAX is built in asp.net 3.5, Kinldy correct me if i m wrong. JAMEL AHMED Hyderabad
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Jameel Ahmed
on 7/18/2009
Re: MCTS (70-536) Web application 2.0
Microsoft Certified Technology Specialist (MCTS): .Net Framework 3.5, ASP.NET Applications 70-562 You can earn MCTS for ASP.NET 3.5 Applications. You need to have atleast 70-536 certification. If you already are MCTS or MCPD certified on .NET 2.0 Technology, you already have cleared 70-536 and you do not need to attempt the exam again. Details What is Cloud Computing? Details MCTS: .NET Framework 2.0 Web Applications Exam 70-536 Details Exam 70-528 Details MCTS: .NET Framework 2.0 Windows Applications
Posted to
Getting Started
(Forum)
by
Jameel Ahmed
on 7/9/2009
Re: How to Display 404 Error for page not found...
[quote user="KoolLiska"]I am much interested in throw exception[/quote] Just Add the Custom Error Configuration and the Set the Status Code of Response.
Posted to
Getting Started
(Forum)
by
Jameel Ahmed
on 7/9/2009
Re: Typed Datasets - using inner joins
follow this link http://www.c-sharpcorner.com/UploadFile/rupadhyaya/TypedDataSets12032005021013AM/TypedDataSets.aspx
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
Jameel Ahmed
on 7/4/2009
Re: populate dropdownbox using sqldatareader
Would you like to paste the code
Posted to
Data Presentation Controls
(Forum)
by
Jameel Ahmed
on 7/3/2009
Page 1 of 1 (6 items)
Channel 9:
Channel 9 Emerges in China
WindowsClient:
Overlaying Icons on the Windows 7 Taskbar with WPF 4
Channel 9:
The Outlook calendar starts in 1601 - But Why?
ASP.NET:
Bytes by MSDN: Brad Abrams Interview with Billy Hollis: Silverlight 4, RIA Services and VS2010
Mix Online:
Pictures or it Didn't Happen
Channel 9:
Reactive Extensions API in depth: even more Zip
TechNet Edge:
SDL For Agile
Mix Online:
Test Lab Note
Channel 9:
Enabling Help in the Visual Studio 2010 Shell
Channel 9:
Office Casual - Smart Art
WindowsClient:
Prism and MEF
IIS.NET:
Overcoming the Challenges Enterprises Face with Streaming Video
Silverlight:
MEF, Silverlight and the HVP
TechNet Edge:
Client and Cloud Security
TechNet Edge:
Client and Cloud Security
Channel 9:
Building on Azure: Persistent Systems
Channel 9:
Building on Azure: Persistent Systems
TechNet Edge:
AD RMS Certificate Hierarchy and the Protection Process
WindowsClient:
Enumerate window elements
TechNet Edge:
Security Bulletins for the Regular IT Guy - Dec 09 Podcast
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online