کانال سافت گذر در ایتا خبرهای جذاب سافت گذر را در ایتا دنبال کنید
جستجو در سافت گذر سافت گذر
جستجو در سایت در حال جستجو ...
کاربر عزیز ! اگر میخواهید به طور لحظه ای از بروز رسانی نرم افزار مورد نظر خود آگاه شوید و ایمیل بروز رسانی برنامه مورد نظر خود را در لحظه دریافت نمایید و فهرست برنامه های منتخب خود را در محیط کاربری خود ذخیره کنید همچنین دسترسی به تمامی برنامه های مخصوص اعضای ویژه(VIP) داشته باشید، با پرداخت ماهی فقط 5700 تومان تا یکسال از این امکان بهره مند شوید عضویــــــت
x
X لایسنس آنتی ویروس نود 32
بستن
 
آپدیت نود 32
تعداد برنامه ها: 9153 | مشاهده و دانلود: 734222871 | آخرین بروزرسانی: 1403/02/01 | اعضاء: 316153 | نظرات: 37879
اطلاعیه های مهم سایت اطلاعیه های مهم سایت
💐 میلاد امام حسن مجتبی علیه السلام مبارک باد 💐
 شهادت امیرالمومنین علی ابن ابی طالب علیه السلام تسلیت باد

🔰 لایسنس نود 32 آخرین نسخه با تخفیف باورنکردنی با پشتیبانی سافت گذر را از اینجا تهیه کنید.

جهت رفع مشکل باز شدن سایت به دلیل بلاک توسط  نود 32 این ویدیو یا این ویدیو(ورژن 9 به بالا) یا راهنمای تصویری را مشاهده کنید

اکانت های بروزرسانی نود32 با قیمت های مناسب به صورت یک ، سه ، شش و دوازده ماهه از اینجا قابل خرید می باشد.

محصولات ESET نسخه 9 و 10 و 11 و 12 و 13  را با سریال های ارائه شده در اینجا فعال کنید. در صورتمی از کارافتادن جایگزین می شود.

افراک

سافت گذر دانشنامه نرم افزار - دانلود رایگان نرم افزار

سرور آپدیت نود 32
پیشنهاد سافت گذر
نظر سنجی
[مشاهده نتایج]
امتیاز بدهید
54321
4 / 5
128 رأی
تعداد صفحات:
485
زبان / قیمت(تومان): انگلیسی / دانلود رایگان
فرمت / حجم فایل: 6/19 MB / PDF
آخرین بروزرسانی:
دسته بندی:
تعداد مشاهده: 17669 دیدگاه کاربران نظرات (2) دیدگاه کاربران نظر شما

دانلود ASP NET 4 Social Networking

دانلود A truly hands-on book for Microsoft ASP.NET 4 Developers

Social networking has become a driving force on the Internet. Many people are

part of at least one social network, while more often people are members of many

different communities. For this reason many business people are trying to capitalize

on this movement and are in a rush to put up their own social network. As the

growth of social networks continues, we have started to see more and more niche

communities popping up all over in favor of the larger, all-encompassing networks

in an attempt to capture a sliver of the market .

In this book, we will discuss the many aspects and features of what makes up the

majority of today's social networks or online communities. Not only will we discuss

the features, their purpose, and how to go about building them, but we will also take

a look at the construction of these features from a large scale enterprise perspective .

The goal is to discuss the creation of a community in a scalable fashion

 

What this book covers

 

Chapter 1, Social Networking gives you an overall structure of this book, that is, what a

reader can expect from this book .

Chapter 2, An Enterprise Approach to our Community Framework helps you create an

enterprise framework to handle the needs of most web applications. It discusses

design patterns, best practices, and certain tools to make things easier. It also covers

error handling and logging .

Chapter 3, User Accounts covers registration and account creation process by means

of an email verification system and a permission system to ensure security. It also

touches upon password encryption/decryption techniques .

Chapter 4, User Profiles covers the creation of a user's profile and an avatar in a

manner that is flexible enough for all systems to use. In this chapter, we also

implement some form of privacy to allow users to hide parts of their profile that they

don't want to share with others .

Chapter 5, Friends shows you how to implement friends, how to search for them, find

them in the site's listings, and import your contacts into the site to find your friends .

Chapter 6, Messaging helps you create a messaging system that will resemble a web-based email application similar to Hotmail or Gmail. We will also learn how to

implement the Xinha WYSIWYG editor in a way that can be re-used easily across the

site for complex inputs .

Chapter 7, Media Galleries covers details on how to build a generic media management

system that will allow you to host video, photos, resumes, or any number of physical

files with minimal tweaking. It also addresses the issue of  

multi-file uploads via RIA technologies like Flash and Silverlight .

Chapter 8, Blogs is all about Blogging. With search engines, users, and security in

mind, we invest a part of this chapter to address an issue that plagues many dynamic

websites—query string data being used to determine page output .

Chapter 9, Forums discusses the creation of the core features of a discussion  

forum—categories, forums, threads, and posts. Along with these features, the

chapter also extends the friendly URLs concept to make our content more suitable

for search engine optimization .

Chapter 10, Groups covers the concept of Groups. It focuses on how groups can be

used to bring many different systems together in a way to start creation of sub-communities .

Chapter 11, User Interactivity helps us build controls to allow our users to express

their opinions about various content areas of our site—tagging, rating, commenting ,

voting and mark as answer. It also discusses how these in turn allow users to earn

medals and hence reputation on the site .

Chapter 12, Moderation focuses on Moderation, that is, the means to manage

community provided content using a very simple flagging tool. It also covers

methods such as Gagging to deal with habitual rule breakers. It also takes a look at

how to filter specific words from content on the site .

 

Chapter 13, Scaling discusses some concepts to help you support a large number of

users on your social network. It starts by looking at some key concepts of tiered

architecture and web farming. It also discusses ways to create and search indexed

data, methods to optimize data retrieval and content creation, and some mail

queuing concepts .

 

Appendix covers a discussion on the Microsoft ASP.NET MVP and MVC patterns and

explains why we continued to use the MVP pattern for this book .
پسورد فایل ها
سرور آپدیت نود 32
برنامه های مشابه