Skip to main content

Home/ .Net Developers/ Group items tagged encosia

Rss Feed Group items tagged

Tarik Guney

Using complex types to make calling services less… complex | Encosia - 0 views

  • One unfortunate anti-pattern that often emerges in this situation is a service method with too many parameters:
  •  
    Dave Ward shows us how to pass json Objects to Asp.net and create their counterparts on server which makes creating things easily on asp.net part.
  •  
    Dave Ward shows us how to pass json Objects to Asp.net and create their counterparts on server which makes creating things easily on asp.net part.
Tarik Guney

Robust ASP.NET control referencing in JavaScript | Encosia - 0 views

  • The better solution is to use inline ASP.NET code to inject the control’s ClientID property:
  • $get('<%= TextBox1.ClientID %>')
  •  
    How to get ClientID property in asp.net inline scripting to avoid complex asp.net clientid scheme.
1 - 3 of 3
Showing 20 items per page