posts - 234, comments - 480, trackbacks - 56

My Links

News




I am born in Bangladesh and currently live in Melbourne, Australia. I am a co-founder and core developer of Pageflakes www.pageflakes.com and CEO at Simplexhub, a highly experienced software development company based in Melbourne Australia and Dhaka, Bangladesh. Simplexhub, is on its mission to build a smart virtual community in Bangladesh and recently launched beta realestatebazaar.com.bd an ASP.NET MVC application written in C#.NET.

I also created SmartCodeGenerator

Some of my articles
Flexible and Plugin based .Net Application..
Mass Emailing Functionality with C#, .NET 2.0, and Microsoft® SQL Server 2005 Service Broker'
Write your own Code Generator or Template Engine in .NET
Smart Code Generator .NET: Usage Overview
Smart Code Generator .NET: Architectural Overview
Smart Code Generator .NET: using with NAnt and Cassini

Archives

Free Programming Language Training

Expression Syntax: $ New in 2.0

Expression Syntax: (<)%$ ... %(>) <%$ ... %>New in 2.0
ASP.NET 2.0 adds a new declarative expression syntax for substituting values into a page before the page is parsed. This is useful for substituting connection string values or application settings defined in a Web.config file for server control property values. It can also be used to substitute values from a resource file for locaization.

Cannot put asp code as the site do not accept
I am substituting 
< as (<) 
> as (>)


Sorry for the inconvenience.
 

(<)asp:SqlDataSource ID="SqlDataSource1" ConnectionString='(<)%$ connectionStrings:Pubs %(>)' runat="server" SelectCommand="sp_GetAuthors" /(>)
(<)asp:Label ID="Label1" Text='(<)%$ Resources: ExchRate, ConvertLabel %(>)' runat="server"/(>)



Print | posted on Tuesday, November 08, 2005 1:07 AM |

Feedback

No comments posted yet.
Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 
 

Powered by: