|
|
Stories recently tagged with 'faq'
|
|
submitted by
spavkov
29 days, 5 hours ago
aspdotnetfaq.com — If you are creating a website that has Master and Content Pages and if you need to add some JavaScript code from your Content pages that should run when the page is loaded you fill find out that its not straightforward.
Content page do not have all the elements of HTML page like BODY tag that you could hook up to and add your script code to its onload event... read more...
add a comment
|
category: ASP.NET | Views: 6
|
|
tags:
faq, Tip, Beginner, ASP.NET, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
spavkov
5 months, 5 days ago
aspdotnetfaq.com — Luckily for us developers .NET has some very slick string handling routines we can use for this task.
Also we have an alternative approach: Regular Expressions.
We will cover here both implementations and compare them regarding their efficiency. read more...
add a comment
|
category: C# | Views: 43
|
|
tags:
Tip, Performance, BestPractices, C#, .Net | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
spavkov
5 months, 6 days ago
aspdotnetfaq.com — Asp.Net 2.0 GridView control is very powerful control. Developers at Microsoft really did a great job when designing it.
Its like Swiss Army knife for selecting, editing, sorting, paging and displaying data.
Combined with various DataSource controls (ObjectDataSource, SqlDataSource) it helps you execute most of your Read, Update and Delete operations without writing a single line of code.
Off course, nothing is perfect. For example, creating new data is is one common task that is not so simple to accomplish with GridView.
Let see how we can easily insert new rows of data using GridView and SqlDataSource... read more...
add a comment
|
category: ASP.NET | Views: 93
|
|
tags:
faq, Tutorial, GridView, HowTo, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Odiwan
1 year, 5 months ago
wpfwiki.com — This wiki-based WPF FAQ repository contains over 100 initial questions and anwers for developers working with WPF, as well as a nice WPF resources page. Contributors will also win prizes. read more...
|
|
tags:
faq, WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|