Ask a Question related to ASP.NET Building Controls, Design and Development.
-
Dave Johnson #1
Atlas and VS2003!!!
is there any way to create an asp.net control in VS2005 and then use it
by any
means in VS2003 ??
is there a way to acheive this by any means ???
anyone did it before please help,
thanks a million
Sharing makes All the Difference
Sharing makes All the Difference
--
Sent via .NET Newsgroups
[url]http://www.dotnetnewsgroups.com[/url]
Dave Johnson Guest
-
[Atlas Beta1] how to manually trigger an async postback
Hello, I have developed a custom ASP.NET WebControl and I am now testing a possible Atlas integration, to take advantage of the UpdatePanel... -
Atlas not working properly after my control is added
I have a Web Control that is affecting the correct functioning of Atlas and I don't know why. I put together a very small sample control along with... -
asp:fileupload within Atlas Update Panel
I am having problems retireving the file information when you place an asp:fileupload control inside an Atlas UPdate Panel. Has any body got a... -
Select Button In Datagrid not working (VS2003/FW1.1)
I've got two pages, each displaying a datagrid with a Select button column. With one the Select command is handled in the codebehind and works... -
httpModule fails to load following upgrading to VS2003
Different cause, modules are loading - will repost real issue please ignore!!! only -
Riki #2
Re: Atlas and VS2003!!!
It can be done. You'll have to compile it with .NET 1.x, though, not with
VS2005.
Just make sure you don't use any .NET 2.0 objects or constructs.
--
Riki
"Dave Johnson" <esharpcoder@gmail.com> wrote in message
news:eiuqNpmoGHA.148@TK2MSFTNGP04.phx.gbl...
is there any way to create an asp.net control in VS2005 and then use it
by any
means in VS2003 ??
is there a way to acheive this by any means ???
anyone did it before please help,
thanks a million
Sharing makes All the Difference
Sharing makes All the Difference
--
Sent via .NET Newsgroups
[url]http://www.dotnetnewsgroups.com[/url]
Riki Guest



Reply With Quote

