<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>

<feed xmlns="http://purl.org/atom/ns#" version="0.3" xml:lang="en-US">
<link href="https://www.blogger.com/atom/10436328" rel="service.post" title="مقالات تخصصي" type="application/atom+xml"/>
<link href="https://www.blogger.com/atom/10436328" rel="service.feed" title="مقالات تخصصي" type="application/atom+xml"/>
<title mode="escaped" type="text/html">مقالات تخصصي</title>
<tagline mode="escaped" type="text/html">نوشته محمدرضا طاهري</tagline>
<link href="http://www.w3schoolsir.com/articles" rel="alternate" title="مقالات تخصصي" type="text/html"/>
<id>tag:blogger.com,1999:blog-10436328</id>
<modified>2006-12-19T08:45:47Z</modified>
<generator url="http://www.blogger.com/" version="6.72">Blogger</generator>
<info mode="xml" type="text/html">
<div xmlns="http://www.w3.org/1999/xhtml">This is an Atom formatted XML site feed. It is intended to be viewed in a Newsreader or syndicated to another site. Please visit the <a href="http://help.blogger.com/bin/answer.py?answer=697">Blogger Help</a> for more info.</div>
</info>
<convertLineBreaks xmlns="http://www.blogger.com/atom/ns#">false</convertLineBreaks>
<entry xmlns="http://purl.org/atom/ns#">
<link href="https://www.blogger.com/atom/10436328/113617676736653434" rel="service.edit" title="ارسال MailMessage توسط SmtpMail.Send با امکان authentication" type="application/atom+xml"/>
<author>
<name>WWW Schools</name>
</author>
<issued>2006-01-02T08:08:00+03:30</issued>
<modified>2006-01-02T04:39:27Z</modified>
<created>2006-01-02T04:39:27Z</created>
<link href="http://www.w3schoolsir.com/articles/2006/01/mailmessage-smtpmailsend.html" rel="alternate" title="ارسال MailMessage توسط SmtpMail.Send با امکان authentication" type="text/html"/>
<id>tag:blogger.com,1999:blog-10436328.post-113617676736653434</id>
<title mode="escaped" type="text/html">ارسال MailMessage توسط SmtpMail.Send با امکان authentication</title>
<summary mode="escaped" type="text/plain" xml:base="http://www.w3schoolsir.com/articles">اول از همه ببخشید که خیلی عنوان مطلب عجیب قریب شد. بهتر از این به ذهنم نرسید.

ارسال ایمیل در
 ASP.NET 
پروسه بسیار ساده ای دارد که علاقه مندان همه می دانند و دوباره متذکر نمی شوم. اما اگر بخواهید که پارامترهای بیشتری را برای این عملکرد تنظیم کنید، راه حل چیست؟

به عنوان مثال اگر ارسال ایمیل مستلزم 
 تعیین شناسه و رمز معتبر بروی شبکه باشد 
، آنگاه دیگر کار به این راحتی نیست. مطمئنا اگر برنامه شما</summary>
<draft xmlns="http://purl.org/atom-blog/ns#">false</draft>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="https://www.blogger.com/atom/10436328/113617692512093963" rel="service.edit" title="کد کردن Connection String" type="application/atom+xml"/>
<author>
<name>WWW Schools</name>
</author>
<issued>2006-01-01T08:11:00+03:30</issued>
<modified>2006-01-02T04:43:38Z</modified>
<created>2006-01-02T04:42:05Z</created>
<link href="http://www.w3schoolsir.com/articles/2006/01/connection-string.html" rel="alternate" title="کد کردن Connection String" type="text/html"/>
<id>tag:blogger.com,1999:blog-10436328.post-113617692512093963</id>
<title mode="escaped" type="text/html">کد کردن Connection String</title>
<summary mode="escaped" type="text/plain" xml:base="http://www.w3schoolsir.com/articles">اطلاعات 
Connection String
در پروژه های 
Web Based
از مهمترین مواردی است که برای مخفی ماندن آن از دید دیگران باید اهتمام ویژه ای به خرج داد. برای حفظ امنیت این اطلاع در 
ASP.NET
 راه کارهای مختلفی وجود دارد که در اینجا به یکی از آنها اشاره می کنم که کد کردن 
Connection String 
و سپس قرار دادن آن در 
web.config
و یا 
متن 
برنامه است.

. شاید این روش در نگاه اول روش بسیار امنی به نظر بیاید اما در</summary>
<draft xmlns="http://purl.org/atom-blog/ns#">false</draft>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="https://www.blogger.com/atom/10436328/110684909308497699" rel="service.edit" title="پياده سازي ConnectionManager براي استفاده مناسب از Pooling" type="application/atom+xml"/>
<author>
<name>WWW Schools</name>
</author>
<issued>2005-01-28T13:43:29+03:30</issued>
<modified>2005-01-28T10:14:29Z</modified>
<created>2005-01-27T18:04:53Z</created>
<link href="http://www.w3schoolsir.com/articles/2005/01/connectionmanager-pooling.html" rel="alternate" title="پياده سازي ConnectionManager براي استفاده مناسب از Pooling" type="text/html"/>
<id>tag:blogger.com,1999:blog-10436328.post-110684909308497699</id>
<title mode="escaped" type="text/html">پياده سازي ConnectionManager براي استفاده مناسب از Pooling</title>
<summary mode="escaped" type="text/plain" xml:base="http://www.w3schoolsir.com/articles">مقدمه&#13;
							استفاده مناسب از Connection &#13;
							Pooling در برنامه يكي از مهمترين مباحث در &#13;
							زمينه برنامه نويسي وب مي باشد. عمده مديريت&#13;
							Connection PoolEnd&#13;
												If&#13;
												&#13;
												End&#13;
												&#13;
												Function&#13;
												كار &#13;
							تمام شد. حال اين كلاس را مي توانيد در برنامه خود &#13;
							اضافه نمائيد و با خيال راحت براي گرفتن يك كانكشن خط</summary>
<draft xmlns="http://purl.org/atom-blog/ns#">false</draft>
</entry>
</feed>
