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

sotirisf Subscribe to this feed
sotirisf
Profile Kicked Submitted Comments Tags Friends Kicked By Friends Submitted By Friends

Stories submitted by sotirisf
1
kicks
submitted by sotirisf 11 days, 16 hours ago

dnnuke.blogspot.com — This is a simple but useful user defined function I have implemented in order to recursively find a tab's parent on a specific level. Syntax is as follows: read more...

Add a comment add a comment | category: | Views: 2
| tag it

1
kicks
submitted by sotirisf 11 days, 16 hours ago

dnnuke.blogspot.com — Thickbox is a very nice JQuery-based Javascript plugin that allows you to present images and other stuff (even whole pages!) in your page in a popup manner but without leaving the current page or opening a new one. Essentially, it's considered an evolution of the Lightbox script which only works with images. read more...

Add a comment add a comment | category: | Views: 2
| tag it

1
kicks
submitted by sotirisf 11 days, 16 hours ago

dnnuke.blogspot.com — When working with .ascx skin files, you will sometimes need to add some Javascript to the BODY tag, such as something that runs when the OnLoad event triggers. read more...

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

1
kicks
submitted by sotirisf 11 days, 16 hours ago

dnnuke.blogspot.com — All my attempts to use custom templates when creating new DNN pages for my portals were frustrating. Even though I exported the template from a page using the Export feature, the new template would not show up at all in the combo box when creating a new page, although it existed in the file system. Even the default template wouldn't show up! read more...

Add a comment add a comment | category: | Views: 4
tags: | tag it

1
kicks
submitted by sotirisf 8 months, 18 days ago

dnnuke.blogspot.com — With the free MMLinks DotNetNuke module, you can replace your standard Text/HTML modules with fully localizable ones, localizing both the title and the Text/HTML part. With one slight defect: Since DotNetNuke's search indexer doesn't know anything about the localized titles, it insists on presenting the default, non-localized module title in the Search Results page (that would be "MMLinks" if you leave it intact). read more...

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

1
kicks
submitted by sotirisf 8 months, 18 days ago

dnnuke.blogspot.com — According to its creators, "Lightbox is a simple, unobtrusive script used to overlay images on the current page. It's a snap to setup and works on all modern browsers." And it really does what they say. So, why not use it with DNN? The fact that it can also work with groups of pictures providing basic back/forward navigation functionality makes it ideal as a lightweight picture gallery. Of course, it can be used with single pictures too, eliminating popup windows in order to see a picture, complete with (optional) caption, at a larger size. read more...

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

2
kicks
submitted by sotirisf 1 year ago

dotnetzone.gr — Although I've seen a lot of articles describing how to dynamically add controls to a Web Form, few mention even a little hint to how you can make event handlers actually WORK with dynamically-added controls. This article may seem (and probably is) a beginner-level one, but I think it's essential to cover this issue. read more...

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

1
kicks
submitted by sotirisf 1 year, 2 months ago

dnnuke.blogspot.com — The title may seem complex at first, but in fact what I would like to demonstrate is the exciting functionality of the ListX module with which not only can you issue custom queries (for tables inside your own DotNetNuke database or for any other source) and display results as a grid or repeater-like style, but you can also easily create detail pages - AJAX-enabled - which can reflect your choice in the "master" part without even having to reload the current web page. read more...

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

2
kicks
submitted by sotirisf 1 year, 2 months ago

dnnuke.blogspot.com — One common accident while developing DNN portals is to change DNN's default login page through the Site Settings page. This is ok, as long as the new page you set contains a user login module. But if the new page does not, you usually get "locked out" of DNN, not being able to login since there is no way to get to the login page again. read more...

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

2
kicks
submitted by sotirisf 1 year, 2 months ago

dnnuke.blogspot.com — When you create a DotNetNuke custom module you often have to implement the ISearchable interface which allows you to integrate your module's data in DotNetNuke's Search indexer so that they are available when a user performs a search on your portal. read more...

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

11
kicks
published 1 year, 10 months ago, submitted by sotirisf 1 year, 10 months ago

msdn.microsoft.com — This video series is designed specifically for SQL Server beginners—individuals who are interested in learning the basics of how to create, manage, and connect to SQL Server Express databases. Whether you’re just a beginner or somewhat familiar with databases, these video lessons will help you get better acquainted with SQL Server 2005 Express. read more...

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

13
kicks
published 1 year, 10 months ago, submitted by sotirisf 1 year, 11 months ago

dotnetzone.gr — In part I, we examined how we can extend the Service Control methods by adding methods for all states of the Windows service in addition to the two methods provided by the designer. As you may remember, each of those methods called our own private Service Control method. Our private Service Control methods are implemented below: read more...

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

11
kicks
published 1 year, 10 months ago, submitted by sotirisf 1 year, 11 months ago

dotnetzone.gr — In this article, we'll see a way to create a simple Windows Service that can be reusable in that it can be used as the basis for any repeated operation that we would like to transform to a Windows Service.In other words, we can create our own assembly and then have the Windows Service call its entry point repeatedly over a period of time. By extending the code provided, you can even have multiple threads running at the same time. read more...

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

1
kicks
submitted by sotirisf 1 year, 11 months ago

dotnetzone.gr — Sounds familiar? The customer reports a problem that can't be reproduced. No errors were logged and no error messages generated. No-one can go to the customer's site for at least a day. All we have to work with are the symptoms reported by the customer and the source code. How do we find the bug with so little information ? read more...

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

2
kicks
submitted by sotirisf 1 year, 11 months ago

dotnetzone.gr — Today, i downloaded and tried to install Visual Studio Service Pack 1 (SP1) RTM but it refused to work properly on my PC. I was always getting an error that the file is not matching the version i have etc, so i tried to figure out what is wrong with my Visual Studio installation. read more...

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

2
kicks
submitted by sotirisf 1 year, 11 months ago

dotnetzone.gr — You’ve got a table which contains some information and you want to perform calculations based on this information and store them in the same table or in another table. The calculations must always be up-to-date. The calculations are performed via a complex User Defined Function which accepts the other fields’ values as parameters. The table has got thousands of rows and thus you do not want to use a view because it’ll degrade the overall performance. For the same reason, you do not want to use a calculated field. read more...

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

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge