Recent Comments
  1. Re: Onclick event only accessible by a user with edit rights

    Dude, I love you! I just wasted 2 days trying to find the problem. I didn't even notice in the begin...

    --Alex

Free IIS extensions to prevent ASP.NET SQL injection

image

UrlScan 3.1 is a security tool that restricts the types of HTTP requests that IIS will process. By blocking specific HTTP requests, the UrlScan 3.1 security tool helps to prevent potentially harmful requests from reaching applications on the server. UrlScan 3.1 is an update to UrlScan 2.5 supports IIS 5.1, IIS 6.0 and IIS 7.0 on Windows Vista and Windows Server 2008.

Fantastic Flash website - Neave

image

website address: http://www.neave.com

It's a very interesting and splendid flash website.

Collection of Flex self-learning(draft)

Cross-domain policy file specification

http://www.adobe.com/devnet/articles/crossdomain_policy_file_spec.html#introduction

Portal for Flex

Just a mark.

A New Way to Look at Portals:http://flex.sys-con.com/node/429347

Heaven snow this Christmas – DNN Snow Effect

Snow Effect on DNN

Assemblies loading in .NET

How the Runtime Locates Assemblies

http://msdn.microsoft.com/en-us/library/yx7xezcf.aspx

Assembly Binding Log Viewer (Fuslogvw.exe)

http://msdn.microsoft.com/en-us/library/e74a18c4.aspx

Best Practices for Assembly Loading

http://msdn.microsoft.com/en-us/library/dd153782.aspx

How to localize a DataGridView in DotNetNuke

Under DNN 4.5, there is no function provided by Localization class to localize a DataGridView. After DNN 4.5,  a new LocalizeGridView function has been added.

Rotating transparent Text PNG files using Flash Image Rotator

You can use Flash Image Rotator module as a AD bar and rotate AD words on a fixed background image. If you make some JPEG files and rotate these files in Image Rotator, you will find image change transition will effect the background image too and the final result is not perfect. One solution is separate the AD words as text PNG files and rotate these files on a fixed background image.

How to set DotNetNuke SMTP

There are many details of which we need to take care when we set the DNN SMTP. Using the right settings combination in SMTP is very important.

Common SMTP setting

For most E-mail account, we need to provide SMTP Authentication information when we try to use SMTP server,so for most E-mail account, you should choose "Basic" under “SMTP Authentication:” and fill the "SMTP Username" and "SMTP Password"

How to add module's source package to DNN development environment

Download the source package

You should get the source package of the module you want to modify. For DNN official module, source package shipped with PA package in the sometime, for third part module, if it's open source, you can find a source package on it's website.

For example, DNN official Announcement module:

Pages: 12NextReturn Top