<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Atlas 1: Try not to use page methods</title><link>http://msmvps.com/blogs/omar/archive/2006/09/22/Atlas-1_3A00_-Try-not-to-use-page-methods.aspx</link><description>One of the easiest thing in Atlas is to use the Page Method feature. If you use Atlas on your web page say Default.aspx, you can directly call public methods on Default.aspx from javascript. Just put a [WebMethod] attribute on a public method in Default</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Klonopin.</title><link>http://msmvps.com/blogs/omar/archive/2006/09/22/Atlas-1_3A00_-Try-not-to-use-page-methods.aspx#1743076</link><pubDate>Mon, 30 Nov 2009 16:49:43 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1743076</guid><dc:creator>Klonopin side effects.</dc:creator><description>&lt;p&gt;Klonopin side effects. Klonopin under eye. Pharmaceutical company klonopin. Klonopin. Klonopin withdrawal.&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1743076" width="1" height="1"&gt;</description></item><item><title>re: Atlas 1: Try not to use page methods</title><link>http://msmvps.com/blogs/omar/archive/2006/09/22/Atlas-1_3A00_-Try-not-to-use-page-methods.aspx#1643246</link><pubDate>Mon, 04 Aug 2008 06:27:57 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1643246</guid><dc:creator>sheryar nizar</dc:creator><description>&lt;p&gt;USE page methods . they are really amazing. and avoid post back.and does your work&lt;/p&gt;
&lt;p&gt;--&lt;/p&gt;
&lt;p&gt;SHERYAR NIZAR&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://sheryar.net"&gt;http://sheryar.net&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1643246" width="1" height="1"&gt;</description></item><item><title>re: Atlas 1: Try not to use page methods</title><link>http://msmvps.com/blogs/omar/archive/2006/09/22/Atlas-1_3A00_-Try-not-to-use-page-methods.aspx#676130</link><pubDate>Tue, 13 Mar 2007 17:51:29 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:676130</guid><dc:creator>Ben</dc:creator><description>&lt;p&gt;Shiva - &lt;/p&gt;
&lt;p&gt;How about in ascx files. Previously we had to use AJAXPro.Net in order to make this work in user controls. Is this functionality availble in Ajax.Net 1.0.&lt;/p&gt;
&lt;p&gt;Thanks for your response,&lt;/p&gt;
&lt;p&gt;Ben&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=676130" width="1" height="1"&gt;</description></item><item><title>re: Atlas 1: Try not to use page methods</title><link>http://msmvps.com/blogs/omar/archive/2006/09/22/Atlas-1_3A00_-Try-not-to-use-page-methods.aspx#431189</link><pubDate>Mon, 18 Dec 2006 16:36:24 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:431189</guid><dc:creator>Shiva Shankar P</dc:creator><description>&lt;p&gt;This is no longer true in ASP.NET AJAX RC 1.&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;[WebMethod]&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;[ScriptMethod(UseHttpGet=true)]&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;public static string PageMethodTest(string name)&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;{&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return String.Format(&amp;quot;Hello {0}&amp;quot;, name);&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;}&lt;/p&gt;
&lt;p&gt;works absolutely fine and it can be in the code behind file (as opposed to inlining bug in Beta2).&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=431189" width="1" height="1"&gt;</description></item><item><title>Good site</title><link>http://msmvps.com/blogs/omar/archive/2006/09/22/Atlas-1_3A00_-Try-not-to-use-page-methods.aspx#407602</link><pubDate>Sat, 09 Dec 2006 13:52:24 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:407602</guid><dc:creator>Torrie Wilson in a thong</dc:creator><description>&lt;p&gt;Torrie Wilson in a thong&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://torriewilson.cn.to"&gt;http://torriewilson.cn.to&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=407602" width="1" height="1"&gt;</description></item><item><title>re: Atlas 1: Try not to use page methods</title><link>http://msmvps.com/blogs/omar/archive/2006/09/22/Atlas-1_3A00_-Try-not-to-use-page-methods.aspx#287485</link><pubDate>Tue, 14 Nov 2006 14:58:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:287485</guid><dc:creator>Rachit</dc:creator><description>&lt;p&gt;To add more info about the PageMethods, in Beta 2, the PageMethods work only if you have placed the code in &amp;quot;in-line&amp;quot; page (in .aspx, not in .aspx.cs).&lt;/p&gt;
&lt;p&gt;Check &lt;a rel="nofollow" target="_new" href="http://forums.asp.net/thread/1459613.aspx"&gt;http://forums.asp.net/thread/1459613.aspx&lt;/a&gt; out for this bug.&lt;/p&gt;
&lt;p&gt;Just my $0.02!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=287485" width="1" height="1"&gt;</description></item><item><title>ATLAS: Try not to use Page Methods</title><link>http://msmvps.com/blogs/omar/archive/2006/09/22/Atlas-1_3A00_-Try-not-to-use-page-methods.aspx#287454</link><pubDate>Tue, 14 Nov 2006 14:47:50 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:287454</guid><dc:creator>DotNetKicks.com</dc:creator><description>&lt;p&gt;You've been kicked (a good thing) - Trackback from DotNetKicks.com&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=287454" width="1" height="1"&gt;</description></item><item><title>MVP Award</title><link>http://msmvps.com/blogs/omar/archive/2006/09/22/Atlas-1_3A00_-Try-not-to-use-page-methods.aspx#244657</link><pubDate>Sat, 04 Nov 2006 05:04:16 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:244657</guid><dc:creator>Omar AL Zabir - Most Versatile Personality (MVP)</dc:creator><description>&lt;p&gt;I have been awarded MVP Award 2007 on Visual C# again. This is my second year. This time the gifts are&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=244657" width="1" height="1"&gt;</description></item><item><title>MVP Award</title><link>http://msmvps.com/blogs/omar/archive/2006/09/22/Atlas-1_3A00_-Try-not-to-use-page-methods.aspx#244586</link><pubDate>Sat, 04 Nov 2006 04:55:15 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:244586</guid><dc:creator>Omar AL Zabir (MVP)</dc:creator><description>&lt;p&gt;I have been awarded MVP Award 2007 on Visual C# again. This is my second year. This time the gifts are...&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=244586" width="1" height="1"&gt;</description></item></channel></rss>