Introduction to ADO.NET Entity Framework......
This video demonstrates how to build a data-driven Windows application using ADO.NET Entity Framework and Visual Studio 2010.
Reader Level:
Watch Nokia 808 PureView: 5 years in the making video.
Watch this interesting video. Professor talks about how Facebook is killing innovation.
In this day 10, lab 20 video we will try to understand how to creating a Web application.
In this video, you will learn how to contribute an article on C# Corner using the online content publisher.
Do you have some cool code to share but not sure how to create an article from it? This video demonstrates how to write a good quality technical article.
In this day 9, lab 19 video we will try to understand how to work with creating of 2Tier Architecture.
Video Steps1) Copies #using stements from Source file
2) Then pastes the conent to the rich text box
3) From the pasted content copies some portion of text to clipboard
4) Opens the wordpad application and pastes it
5) Finally applied some attibutes and shows the undo and redo options
Video Steps
1) Loads already saved plain text
2) Selects second line of text
3) Applies different font and font style
4) Saves the content and reloads it for a cross check
1) Loads already saved plain text
2) Applies bold, italic and underline style to some portion of the text
3) Saves the result in Rich text format. (Note plain text won't support text attributes for different portions of the text)
4) Loads the Rich Text content and checks applied text attributes.
Video Steps
1) Loads the plain text content saved in the previous video
2) Shows the loaded content in the richtext box control
In this Learn C# Corner series, I will discuss how to use and take advantage of several new features. This episode discusses the home page.
In this day 7, lab 15 video we will try to understand how to Inserting data into SQL Server database.