Client-Side Event to disable button immediately. Client-Side Event to disable button immediately. Reviewed by vishal on 6:34 AM Rating: 5

linq TakeWhile

Bhaumik Patel 8:15 PM
Linq TakeWhile public static void TakeWhile() { int[] numbers = { 5, 4, 1, 3, 9, 8, 6, 7, 2, 0 }; var first...Read More
linq TakeWhile linq TakeWhile Reviewed by Bhaumik Patel on 8:15 PM Rating: 5

Get url in asp.net

Bhaumik Patel 1:17 AM
Get url in asp.net string url = HttpContext.Current.Request.Url.AbsoluteUri; // http://localhost:1302/TESTERS/Default6.aspx string path = H...Read More
Get url in asp.net Get url in asp.net Reviewed by Bhaumik Patel on 1:17 AM Rating: 5