A software framework that runs primarily on Microsoft Windows.
2
votes
2answers
72 views
What is a generalized form creator that runs on .NET / Windows?
At the institution that I'm at, we've been looking for web applications that enable users to create and deploy their own forms. Similar applications are Wufoo, and google forms. Unfortunately, those ...
2
votes
0answers
19 views
SEO + ViewState = To the Bottom for Crawlers Only? Is it Cloaking?
I have some large controls that are swelling my ViewState to 10KB+. Ignoring the discussion about using alternatives to ViewState, I'm trying to minimize any impact my ViewState might have on SEO. ...
1
vote
0answers
95 views
.NET Article Submission Website Template
Somebody wants me to work on creating a website that involves user article submission, similar in purpose to Digg, Slashdot or maybe Reddit.
While I can easily find .NET libraries/templates for ...
0
votes
0answers
2k views
IIS 7.5 - HTTP Redirect and URL Rewrite
my goal is to give the users a friendly url like appname-help which should point to a sharePoint wiki site where we create the help content, the SharePoint url is ugly and long, something like: ...