MVC Recommended Articles, Sites, Demos, Books
Mar 10, 2011Possible Duplicate:
MVC Learning Resources
I am assigned to a project in which ASP.NET MVC is widely used. I am new to it; can you provide me nice resources to learn it quickly?
Possible Duplicate:
MVC Learning Resources
I am assigned to a project in which ASP.NET MVC is widely used. I am new to it; can you provide me nice resources to learn it quickly?
I Just started to work in ASP.Net.I am beginner. Please suggest me the best books for Beginner,Intermediate and Advance in ASP.Net
Also suggest me the links to start with an ASP.Net
I am in process of building a website using asp.net and c# which fetches the new articles posted on various websites and posting those in one place. So basically, I am looking for a javascript which can keep on checking for new articles on various sites,and if it finds a new article then it will fetch it and post it on my website with comments at the bottom.e.g.If a new article is posted on cnbc.com then that article must be fetched and posted on my website with comments "courtesy:cnbc.com"
View 7 Repliesi have vs team system 2008 sql server 2005, i dont have template for mvc when i clik on new website or project. providing information that "What to install to develope different application demos using asp.net 3.5,mvc,C#,WCF,WPF"
what are the steps to create best working environment, later i want to add sharepoint
i m not able to open certain sites from internet explorer 7.it is showing all sites as restricted .
View 12 RepliesI am interested in developing Web Parts that can be used in our ASP.NET sites
and our SharePoint sites. An example Web Part I have in mind is a Post Code (Zip Code) look up.- Visual Studio 2010 Premium- SharePoint Designer 2007- Windows 2003 Server (therefore WSS 3.0)- No SharePoint Server
I am trying to get a function to work in VB ASP 2010 that would retrieve all articles in my sqldatabase. The problem is the return syntax of this function results in an error.
Code:
[code]....
I have a page on which I generate a load of html which is used in a html email.
Here is a bit of the code ...
Code:
[code]....
Because of the problems getting the email to look the same in various email clients, I need to convert that chunk of html to a pdf - so I can create the pdf on the fly, save it and attach it to the email.
Can anyone suggest a simple pdf generator that will just take a chunk of html and create a pdf from it? The ones I have looked at so far have what looks like a steep learning curve with hundreds of features I don't need.
I have a asp.net MVC based website. Now I am storing various articles and each article has a unique id attached with it.
In the article table, I have created a Views column, with default value zero.
Now I wanted to know what is the best way to implement ViewCounter for each article individually.
I need a book or two to get a good understanding of web services, starting from very basics, and going upto WCF. I've been using c# for 2 years and have intermediate level of experience with the language.
View 1 RepliesAnyone have any good articles on creating user sections? I've been finding some stuff that is rather dated for asp 2.0, I'd like to find some stuff that is 4.0.
View 1 RepliesI would like to make a website where you can type in the url [URL] and the webpage will retrieve the article and display it in the articles view.
How would I best go about doing this?
Would I use a SQL database? Xml files? Text Files?
trying to switch to better coding practises, I am totally confused about which path to choose. For the past year I was just coding through classic asp coding methodology. Now I know about things as
3 tier custom 3 tier with Strongly typed data sets N tier applications Custom entity objects and so on
Can someone recommend me an approach for designing web applications from these? Some book or tutorial reference with simple CRUD application that would help me. I am currently stuck with strongly typed data sets as I cant find CRUD tutorials with that approach. I would like to just choose the right approach and build on it.
I know only HTML CSS and C.Now, I want to learn C# and ASP.net. What book would be better for me? Finally won't to make web pages in C#, no for desktop
View 5 RepliesI've got an ASP.NET web project which connect to an SQL Server 2005 DataBase.I think that I'm doing the part of the database connection awfull because everytime I need to do a query (select for example) I'm creating a new connection, opening the connection, creating the command, executing the query, using the results and closing the connection.
Is the rigth way to open a connection in the start of the application and closing at the end?? How can I do that?? I'm retrieving data but what will happen to database server when the application will be used by many people?
I'm thinking of using ASP.NET and MySQL together on a large project. Does anyone have any experience in using these two on a large scale and are there any aspects I should be wary of? If there is a chance that there could be compatibility issues, then I may be prepared to purchase an MSSQL license, but I'd rather go the free route right now. In theory it's possible, but how easy is it to transfer a MySQL database to and MSSQL database in the future?(I'll make this a CW if requested).
View 2 RepliesI have a folder that contains lots an lots of pictures, videos, whatever and I only want people who are on my SQL08 to have access to it.Someone recommended Forms Authentication, but that seems to only open up its own aspx pages.Am I configuring it wrong or should I be using something else?
View 21 RepliesI wish to learn to develop web sites with asp.net 3.5 Does anyone know of any good books or website tutorials that could teach me how to develop creative web sites? When I mean creative, i mean master page examples and use of tables etc etc.
View 3 RepliesDoes anyone have any applications that they recommend, whether they be downloadable or web apps, that can neatly format your .aspx code? I've had limited success trying to adjust the formatting preferences with Visual Studio itself, and spend a lot of time manually indenting/unindenting lines.
As a clarification, I'm looking for something to format the web page code, not the vb code-behind file.
i have learned asp.net for a couple of time,now i want to know what exactly asp.net do when a request comes,eg.how the request was processed?,when it is transfered to asp.net from iis?,how the asp.net deals with the request and send to page?page life cycle? is it threadsafe for the page to handling the request?. i want to learn inside asp.net gradually. can someone suggest books or some materials for help?
View 1 RepliesAnyone have any tips for more advanced books regarding report design? The topics I'm interested in is customizing reports and custom code (i.e let's say I want to preserve chart colors across multiple charts in a report).
View 2 RepliesHas anyone come across any books that covered the topic of gridviews REALLY well and just say what they do?
View 1 Repliesi need a regular expression for validate authors of bookssomething like:
John, D.
John, D.O.
John, D.O.E.
i mean First Char UPPER ended with, the 1 or many initials UPPER separated with.
The programmer is a C# ASp.NET Developer and is looking to learn his first scripting language. Unfortunately he never had to use it before. He is also looking for something that can be good for his career growth.
View 4 RepliesHas anybody used a decent jquery callendar control that you can reccomend?
View 1 Replies