|
|
Stories recently tagged with 'Tip'
|
|
submitted by
crpietschmann
8 days, 2 hours ago
blogs.msdn.com — In Tip#8 we saw how to create a Web User control, register a Web User Control and use the Web User control in your page. Note that VS added a @Register directive right at the top of the page on drag drop of the user control on to your page. But in future if you want to move the location of your User controls you will be forced to change the Register directive in multiple places depending on how many pages you have used the User Control. This could be a pain. This can be easily solved by moving the registration of the user control to your Web.config file with the following entry, so that any change in location can be updated only at one place. read more...
add a comment
|
category: ASP.NET | Views: 10
|
|
tags:
web.config, Tip, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
spavkov
1 month, 27 days 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
6 months, 4 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: 54
|
|
tags:
Tip, Performance, BestPractices, C#, .Net | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
ussherm
8 months, 20 days ago
stevenharman.net — Have you ever accidentally started to compile your code and you didn't mean to... so you're stuck waiting for Visual Studio to finish so you can get back to work? Why not just cancel the build with a keystroke? read more...
|
|
tags:
Tip, Productivity, VisualStudio, StevenHarman | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
m.casati
10 months, 22 days ago
ifxplus.com — Sara Ford's WebLog is a great site for finding information on how to get the most out of Visual Studio. read more...
|
|
tags:
iFXplus, Tip, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mikeon
1 year, 3 months ago
vaultofthoughts.net — On using HtmlTextWriter object with HtmlTextWriterTag enumeration and how to writer <br /> without using literal "<br />" string. read more...
add a comment
|
category: ASP.NET | Views: 0
|
|
tags:
Mikeon, Tip, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 3 months ago, submitted by
mikeon
1 year, 3 months ago
vaultofthoughts.net — How to get all controls on a page in a recursive way -
FlattenHierarchy method and what you can do with it. read more...
1 comment
|
category: ASP.NET | Views: 13
|
|
tags:
ASP.NET, Mikeon, Tip, Controls | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 8 months ago, submitted by
mikeon
1 year, 8 months ago
vaultofthoughts.net — A short snippet of code that demonstrates how you can get and display a list of all pages in the ASP.NET web application. Such a list can be used during developement to ease navigation. read more...
2 comments
|
category: ASP.NET | Views: 0
|
|
tags:
ASP.NET, Mikeon, Tip | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 9 months ago, submitted by
Haacked
1 year, 9 months ago
weblogs.asp.net — Jon Galloway combines the Database Publishing Wizard with PowerSMO to create a powerful means of scripting schema and data so it can be version controlled. read more...
add a comment
|
category: Database | Views: 2
|
|
tags:
JonGalloway, PowerSMO, SQL, Tip | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 9 months ago, submitted by
Haacked
1 year, 9 months ago
haacked.com — This post provides an easy to use class you can use with NUnit or MbUnit in order to setup a webserver for a unit test. It makes use of WebServer.WebDev, formerly known as Cassini. read more...
|
|
tags:
UnitTesting, Tip, Haacked, TDD | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 10 months ago, submitted by
wibble
1 year, 10 months ago
chrisfulstow.blogspot.com — Two useful, and often overlooked, techniques for working with C# strings read more...
4 comments
|
category: C# | Views: 1
|
|
tags:
Tip | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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