Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:648407
More Search Options
RSS Available
Matching Posts
PageMethods....exists different way?
Hi, i just installed newest version of ASP.NET AJAX and i was looking for an alternative way to PageMethods. PageMethods, if i'm not wrong, work only in page and not in UserControl (i need for that). I found AjaxNet Pro that permits that but i don't want use other dlls in my project. Any idea how to call UserControl's Methods with ASP.NET AJAX? Thanks in adavance ;)
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
crino
on 2/21/2007
Signature in Java
I've this code: Signature sigVer = Signature.getInstance( "SHA1withRSA" ); sigVer.initVerify(publicKey); sigVer.update(barrayToEncrypt); result = sigVer.verify(barrayToVerify); how can convert to C# (ASP.NET 2.0)?? I tried with: RSACryptoServiceProvider RSA = (RSACryptoServiceProvider)publicKey.Key; //publicKey is get from certificate file with X509Certificate2 class but wheni try to call RSA.Encrypt() i get 'The key status is invalid' or something like this Any idea?? :(
Posted to
Migrating from JSP/Servlets to ASP.NET
(Forum)
by
crino
on 11/24/2006
Re: Atlas Control Toolkit previous version
ahhh...ok thanks for your replies ;)
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
crino
on 5/15/2006
Re: Atlas Control Toolkit previous version
i'm using an old version of Atlas assambly so i can't use April release :-p
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
crino
on 5/15/2006
Atlas Control Toolkit previous version
Hi, where i can donwload the fisrt version of Atlas Control ToolKit? Thanks in advance :)
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
crino
on 5/15/2006
Re: CustomControl+Atlas+PostBack
i've tried with April release and there is the same problem! Anyone have a solution?...i need of this :(( Thanks in advance ;)
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
crino
on 5/8/2006
Re: CustomControl+Atlas+PostBack
nobody have a solution to work with 'Conditional' mode?
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
crino
on 3/28/2006
Re: CustomControl+Atlas+PostBack
MYTABSTRIP namespace MyTabStrip { public class TabStrip : System.Web.UI.WebControls.MultiView, IPostBackEventHandler { public override void RenderControl(HtmlTextWriter writer) { writer.RenderBeginTag(HtmlTextWriterTag.Div); writer.RenderBeginTag(HtmlTextWriterTag.Div); // Tabs rendering foreach (View baseView in base.Views) { TabStripView view = baseView as TabStripView; if (view == null) { throw new HttpParseException("You've to use TapStripView"); } writer.RenderBeginTag(HtmlTextWriterTag.A);
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
crino
on 3/27/2006
CustomControl+Atlas+PostBack
Hi, i've developed a little TabStrip custom control (derived by Multiview and Views). I've included my control in <atlas:UpdatePanel> but if i set 'Mode' property equal 'Conditional', i get error: "Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
crino
on 3/27/2006
Re: Personal Parameter in AutoCompleteExtender ( for jan ctp)
Sorry....the correct link is: www.winmobileapps.com/public/ MyAutoCompleteExtender_JAN_CTP.rar Bye
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
crino
on 3/22/2006
Page 1 of 2 (15 items) 1
2
Next >
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
TechNet Edge:
ISA to TMG Migration Guidance
Channel 9:
Life at Microsoft: Episode 3
TechNet Edge:
Microsoft Windows Server 2008 to AITP
ASP.NET:
How important is medium trust to you?
WindowsClient:
Microsoft Web Platform & You
WindowsClient:
New Book: Developing for Microsoft Surface
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online