Има ли на форумов ASP.NET програмери?

THE_CHOSEN_ONE

1903-2012
Член од
13 август 2007
Мислења
3.724
Поени од реакции
1.333
Ме интересира дали на форумов има луѓе што ја користеле .NET платформата?
Ако има сакам да разменам пар размислувања во врска со Forms Authentication дали е подобро да се имплементира со cookies или cookieless
 

cYb3rc0re

~ место за реклама
Член од
3 мај 2005
Мислења
914
Поени од реакции
170
Не дека знам АСП.НЕТ толку многу, ама Формс Аут. е на база на сесии, така да нема врска колачето многу, освен за да го запамти корисникот.

Така да, ако се думаш дали е безбедно или не е, јас викам дека е безбедно.
 

Razor

u jelly?
Член од
26 јануари 2007
Мислења
2.543
Поени од реакции
165
мислиш на Visual Basic.Net ? imam probuvano neso ali niso seriozno
 

mkdpro.AceBoy

Кајгана 24/7
Член од
14 јуни 2007
Мислења
520
Поени од реакции
13
Не го разбирам толку асп.нет :) сакам да кажам ич.Требе да ги читам книгите што ги имам дома :)Сега ќе ти ги дадам и ќе видиш дека ако одиш според книгата ќе ти биде по лесно.



Author(s): Peter Vogel
Publisher: Wrox
Year: 2006
ISBN: 076457860X
Language: English
Pages: 481
File type: PDF
Size : 5.5 MB (book with source code)


Custom controls and Web Parts can make you more productive by enabling you to create re-usable components for your WebForms. You can package up a piece of your user interface and re-use it within your Web site or across many Web sites. But that’s only one way that these controls make you more productive. If you’ve ever had an ASP.NET control that you wished worked slightly differently, you can now create the control that you want. When you build your own custom controls and Web Parts, you can have the control do as much (or as little) as you want.

This book’s focus is on how to use Visual Studio 2005 most effectively to create your controls (although the information you need to create custom controls, user controls, and Web Parts using any text editor is also included). Visual Studio 2005 provides you with the best support for creating ASP.NET applications and creating your own controls.

The approach in this book is simple: “If you want this, code this; if you code this, you’ll get this.” Throughout the book, the emphasis is on the code that you need to create controls that you can use when building Web applications. There’s no code in here, for instance, on how to calculate the square root of every number less than 2,000. The code in this book is based on business-related applications.

This also means that this book does not provide much background on how ASP.NET works, unless it makes a difference to you when you’re writing code. If you’re familiar with how ASP.NET works “under the hood,” that knowledge will deepen your understanding of the material in this book. On the other hand, if you’ve been able to create applications without knowing that material — well, you won’t need to know it to understand the examples in this book, either.


TABLE OF CONTENT:
Chapter 01 - Creating Your Own Controls 3
Chapter 02 - Creating Customizable Pages 23
Chapter 03 - Creating Custom Controls 55
Chapter 04 - Building User Controls 117
Chapter 05 - Building Web Parts 131
Chapter 06 - Maintaining State with the ViewState 159
Chapter 07 - Developer Tools 181
Chapter 08 - Adding Business Functionality 207
Chapter 09 - Adding Advanced Functionality 247
Chapter 10 - Communicating Between Web Parts 319
Chapter 11 - Working with the Web Part Architecture 353
Chapter 12 - A Custom Control Case Study 385



Code: http://rapidshare.com/files/36177208/prowebparts.rar

password:
ganelon
 
Член од
19 септември 2005
Мислења
5.616
Поени од реакции
180
Предлагам cookieless. Не ти треба колаче... освем да го користиш да зачува некои податоци за корисникот, кои сака да ги користи и друга сесија (долго логирање...)

Ако ти треба едноставна Forms Authentication, користи ASP.NET 2, односно Visual Studio 2005, има ЕДНОСТАВНА и сигурна автентификација. Тука имаш видео како да го направиш тоа... разгледаа страната има МНОГУ добри видео туториали. И почетници може да се снајдат.
 

Kajgana Shop

На врв Bottom