Talk:ASP.NET: Difference between revisions

Content deleted Content added
mNo edit summary
License: new section
 
(7 intermediate revisions by 7 users not shown)
Line 1:
{{talkheader|search=yes}}
{{WikiProject banner shell|class=B|
{{WikiProjectBannerShell|1=
{{WikiProject Computing |class=B |importance=mid |software=y |software-importance=Mid}}
{{WikiProject Microsoft |class=B |importance=Mid |net=yes |net-importance=High |windows=yes |windows-importance=Mid}}
}}
{{mergedfrom|ASPX}}
Line 15:
It seems there is no (easy) way to share session state between ASP.NET and legacy (or classic) ASP pages both placed in the same directory (hence in a same web application). There a lot of solutions involving databases and a lot of changes on both places (ASP.NET and ASP), but nothing working out-of-the-box. Is it possible this statement to be valid only for ASP.NET applications, say one that is 1.1 and another that is 2.0?
--[[Special:Contributions/85.130.3.78|85.130.3.78]] ([[User talk:85.130.3.78|talk]]) 11:23, 23 March 2009 (UTC)
 
== Is it secure, and how would I know if it is? ==
 
I recently ran across a site where the extension was .aspx with a form where a credit card number, and expiration was all being displayed in plain text. Granted that a person using some sort of sniffing software could get all the info anyway, not recognizing the extension I immediately backed out, discontinuing the transaction before entering all the required data.
 
Is it secure, and how would I, or any normal user know if it is indeed secure or not? <small><span class="autosigned">—Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:Kittyrinn|Kittyrinn]] ([[User talk:Kittyrinn|talk]] • [[Special:Contributions/Kittyrinn|contribs]]) 04:44, 15 May 2009 (UTC)</span></small><!-- Template:Unsigned --> <!--Autosigned by SineBot-->
 
:There is no way to be sure a page is secure. There is a way to be sure your data is send in a secure manner by using [[Https]], this will however not say anything about waht the page itself does with the data. The ASPX itself is as secure as the programmer is able to make it, as is the same with .php and other serverside script pages. -- [[Special:Contributions/94.210.224.69|94.210.224.69]] ([[User talk:94.210.224.69|talk]]) 15:01, 9 June 2009 (UTC)
 
==Clean code==
 
The article refers to "clean code" without a link. Quotation marks are around "clean", but not "code". If this is a reference to [[Robert Cecil Martin|Robert C Martin]]'s concept of clean code, I recommend extending the quotation marks to surround both words, and making that a link, either to an article on clean code, or at least to the one on Martin. [[User:Unfree|Unfree]] ([[User talk:Unfree|talk]]) 16:01, 4 November 2009 (UTC)
 
== Information about ViewState incorrect ==
Line 77 ⟶ 69:
The "History" section seems wildly out of date; it ends in 2003, before the release of ASP.NET 2.0.
[[User:Moraleboost|Moraleboost]] ([[User talk:Moraleboost|talk]]) 04:05, 1 December 2012 (UTC)
 
== Features of asp.net ==
 
IsIt itprovide secure,GUI(graphical anduser how would I, orinterface) anyenvironment normalfor user knowto ifdesign itattractive iswebform indeed secure or not?<!-- Template:Unsigned --><small><span class="autosigned">—Preceding—&nbsp;Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:KittyrinnAnshu256|KittyrinnAnshu256]] ([[User talk:KittyrinnAnshu256#top|talk]] • [[Special:Contributions/KittyrinnAnshu256|contribs]]) 0411:4452, 153 MayNovember 20092017 (UTC)</span></small><!-- Template:Unsigned --> <!--Autosigned by SineBot-->
 
== External links modified ==
 
Hello fellow Wikipedians,
 
I have just modified one external link on [[ASP.NET]]. Please take a moment to review [[special:diff/820372806|my edit]]. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit [[User:Cyberpower678/FaQs#InternetArchiveBot|this simple FaQ]] for additional information. I made the following changes:
*Added archive https://web.archive.org/web/20071014005507/http://www.extremeexperts.com/Net/Articles/ViewState.aspx to http://www.extremeexperts.com/Net/Articles/ViewState.aspx
 
When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.
 
{{sourcecheck|checked=false|needhelp=}}
 
Cheers.—[[User:InternetArchiveBot|'''<span style="color:darkgrey;font-family:monospace">InternetArchiveBot</span>''']] <span style="color:green;font-family:Rockwell">([[User talk:InternetArchiveBot|Report bug]])</span> 10:10, 14 January 2018 (UTC)
 
== Version 4.8 missing ==
 
The table of version numbers lists 4.8.1 but omits 4.8. One of the citations in the 4.8.1 section is actually about 4.8 and it gives the release date as 2019 rather than 2022, the date given in the table. So, it seems there is some confusion between these two versions. Can someone more knowledgeable than me clarify? [[User:Jno.skinner|Jno.skinner]] ([[User talk:Jno.skinner|talk]]) 17:34, 24 September 2024 (UTC)
 
== License ==
 
The article's short description (only visible on mobile or at the top of the article source) describes ASP.NET as 'Open-source web application framework', but the infobox says 'License Proprietary software' One of them must be wrong. The infobox cites a near decade old source, so things may have changed in the meantime, but I'm not knowledgable enough on ASP.NET to know the correct answer. [[User:DDFoster96|DDFoster96]] ([[User talk:DDFoster96|talk]]) 15:42, 1 November 2024 (UTC)