عرض المشاركات من أكتوبر, 2008
We can call page methods (static methods declared in the scope of asp.net page) using the MS Ajax framework for ASP.NET . That is how can we do it Drop ScriptManager control on page Set EnablePageMethods property of Sc…
I will share a straightforward way to convert XmlTextWriter to string in C# in this post. Check out the following code snippet it's self-explanatory public string CreateXML ( string strAuth , string strTran , stri…