DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

Stories recently tagged with 'Tip' Subscribe to this feed
4
kicks
submitted by crpietschmann 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 add a comment | category: | Views: 10
tags: , , | tag it

3
kicks
submitted by spavkov 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 add a comment | category: | Views: 6
tags: , , , , | tag it

4
kicks
submitted by spavkov 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 add a comment | category: | Views: 54
tags: , , , , | tag it

4
kicks
submitted by ussherm 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...

Add a comment add a comment | category: | Views: 0
tags: , , , | tag it

2
kicks
submitted by m.casati 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...

Add a comment add a comment | category: | Views: 1
tags: , , | tag it

6
kicks
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 add a comment | category: | Views: 0
tags: , , | tag it

9
kicks
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...

Add a comment 1 comment | category: | Views: 13
tags: , , , | tag it

11
kicks
published 1 year, 8 months ago, submitted by SQL_Menace 1 year, 8 months ago

sqlservercode.blogspot.com — How to take 2 counts and display them side by side without using variables in SQL read more...

Add a comment add a comment | category: | Views: 0
tags: , , | tag it

21
kicks
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...

Add a comment 2 comments | category: | Views: 0
tags: , , | tag it

15
kicks
published 1 year, 8 months ago, submitted by mikeon 1 year, 8 months ago

vaultofthoughts.net — How to make controls defined in a separate assembly to appear in the Visual Studio's Toolbox. The standard way and the better way. read more...

Add a comment add a comment | category: | Views: 0
tags: , , , , | tag it

13
kicks
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 add a comment | category: | Views: 2
tags: , , , | tag it

17
kicks
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...

Add a comment add a comment | category: | Views: 3
tags: , , , | tag it

9
kicks
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...

Add a comment 4 comments | category: | Views: 1
tags: | tag it

14
kicks
published 1 year, 10 months ago, submitted by mikeon 1 year, 10 months ago

vaultofthoughts.net — A simple tip showing that you don't need to always use Visual Studio to test your sites. read more...

Add a comment add a comment | category: | Views: 0
tags: , , , | tag it

13
kicks
published 1 year, 11 months ago, submitted by Haacked 1 year, 11 months ago

haacked.com — How to setup and use Remote Desktop on a non-standard port. read more...

Add a comment add a comment | category: | Views: 10
tags: , , | tag it

12
kicks
published 1 year, 11 months ago, submitted by mikeon 1 year, 11 months ago

vaultofthoughts.net — Article that describes how events are implemented and what happens if you forget to unhook the handlers. read more...

Add a comment add a comment | category: | Views: 28
tags: , , , , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge