... the Visual C# 200 5 Express (C#) IDE as a way of getting familiar with C#, the programming language used in this book. Later on, you’ll graduate to the Visual Web Developer (VWD) 200 5 Express IDE ... to make for a smaller install. For this book, you will be using Visual C# 200 5 Express and Visual Web Developer (VWD) 200 5 Express. DotNetNuke (DNN) is a pr...
Ngày tải lên: 27/06/2014, 00:20
... Express editions: • Visual C# 200 5 Express • Visual Basic 200 5 Express • Visual C++ 200 5 Expresss • Visual J# 200 5 Express • Visual Web Developer 200 5 Express • SQL Server 200 5 Express CHAPTER 1 ... administration duties, security concerns, and so on. For my daughter, Kate. The world is open to you. Beginning DotNetNuke 4. 0 Website Creation in...
Ngày tải lên: 14/08/2014, 10:22
Beginning DotNetNuke 4.0 Website Creation in C# 2005 with Visual Web Developer 2005 Express phần 2 pptx
... server that comes with VWD 200 5 Express. There is a caveat to this that I will explain later. The XP Pro install: This includes the Windows 200 0 Server and Windows 200 3 Server oper- ating systems. ... Like all the Express products, SQL Server requires the .NET Framework 2 .0 to install and run. Installing Visual C# Express or VWD Express installs the framework. Installing S...
Ngày tải lên: 14/08/2014, 10:22
Beginning DotNetNuke 4.0 Website Creation in C# 2005 with Visual Web Developer 2005 Express phần 3 doc
... are shown in Listing 4- 7. CHAPTER 4 ■ BASIC C# 69 Figure 4- 4. The Properties window Figure 4- 5. Prompt to propagate changes Click Yes here to continue. In previous versions of the C# IDE, the ... as shown in Figure 4- 14. Note that I have also punched in. 102 CHAPTER 5 ■ VISUAL WEB DEVELOPER Figure 5-2. A new website Notice that I have expanded the left tool...
Ngày tải lên: 14/08/2014, 10:22
Beginning DotNetNuke 4.0 Website Creation in C# 2005 with Visual Web Developer 2005 Express phần 4 pptx
... System .Web; using System .Web. Security; using System .Web. UI; using System .Web. UI.WebControls; using System .Web. UI.WebControls.WebParts; using System .Web. UI.HtmlControls; CHAPTER 5 ■ VISUAL WEB DEVELOPER 123 Figure ... IntelliSense help while you are typing this in. IntelliSense will show you all the attributes that you can change. Continued CHAPTER 5 ■ VISUAL WEB DEVELO...
Ngày tải lên: 14/08/2014, 10:22
Beginning DotNetNuke 4.0 Website Creation in C# 2005 with Visual Web Developer 2005 Express phần 5 ppsx
... 7 Creating a DNN Module So far, you have been exposed to working with C# in one chapter, web development in another chapter, and creating a DNN website in yet another one. This chapter combines ... icons representing XML, printing, and module settings. The Module Settings icon is shown in Figure 6-12. CHAPTER 6 ■ DOTNETNUKE BASICS 153 Figure 6-9. Editing the admin user Set...
Ngày tải lên: 14/08/2014, 10:22
Beginning DotNetNuke 4.0 Website Creation in C# 2005 with Visual Web Developer 2005 Express phần 6 ppsx
... width=" 100 %" height=" 100 %"> <tr width=" 100 %" valign=middle> </tr> </table> This HTML code adds a table whose width and height take up 100 percent ... table, and you should get the following code: <table id="TimeCard" border =0 width=" 100 %" height=" 100 %"> <tr width=" 100 %"...
Ngày tải lên: 14/08/2014, 10:22
Beginning DotNetNuke 4.0 Website Creation in C# 2005 with Visual Web Developer 2005 Express phần 7 ppsx
... want to know more, I suggest reading Beginning ASP.NET 2 .0 E-Commerce in C# 200 5: From Novice to Professional, by Cristian Darie and Karli Watson (Apress, 200 5). I have created a registered ... IDE has some cool built -in refactoring capabilities. CHAPTER 8 ■ FINISHING THE DOTNETNUKE MODULE 231 using System .Web; using DotNetNuke; using DotNetNuke. Common; using DotNetNuke...
Ngày tải lên: 14/08/2014, 10:22
Beginning DotNetNuke 4.0 Website Creation in C# 2005 with Visual Web Developer 2005 Express phần 8 docx
... shown in Figure 9- 20. CHAPTER 10 ■ DNN HOSTING 279 Installing a Skin The skin that comes with the basic DNN install is the blue and white one you are familiar with. It is not very exciting. As ... width=" 100 %" border=" ;0& quot; cellpadding=" ;0& quot; cellspacing=" ;0& quot;> CHAPTER 11 ■ CREATING A DNN SKIN 301 Figure 11 -4. The BREADCRUMB DNN control...
Ngày tải lên: 14/08/2014, 10:22
Beginning DotNetNuke 4.0 Website Creation in C# 2005 with Visual Web Developer 2005 Express phần 9 potx
... the Flowers skin in my portal 5. This is shown in Figure 11- 30. Figure 11- 30. Finding the skin CHAPTER 11 ■ CREATING A DNN SKIN 311 <table cellspacing=" ;0& quot; cellpadding="3" ... started this chapter, I had you create skin and container folders within the Flowers folder you’re using for developing this skin and container pair. Within the Skin folder, you created...
Ngày tải lên: 14/08/2014, 10:22