|
|
sotirisf
sotirisf
 |
|
Stories kicked by sotirisf
|
|
submitted by
sotirisf
12 days, 9 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
|
category: Other | Views: 2
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
sotirisf
12 days, 9 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
|
category: Other | Views: 2
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
sotirisf
12 days, 9 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
|
category: Other | Views: 1
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
submitted by
sotirisf
12 days, 9 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
|
category: Open Source | Views: 4
|
|
tags:
OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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
|
category: Open Source | Views: 12
|
|
tags:
Locopon, Localization, search, MMLinks, OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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
|
category: Open Source | Views: 29
|
|
tags:
LightBox, DotNetNuke, OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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
|
category: ASP.NET | Views: 13
|
|
tags:
Controls, run-time, handlers, Events, runtime | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 1 month ago, submitted by
findmecool
1 year, 1 month ago
evolt.org — Much better! Just a couple of words of warning: This CSS shorthand version will only work if you're specifying both the font-size and the font-family. Also, if you don't specify the font-weight, font-style, or font-varient then these values will automatically default to a read more...
2 comments
|
category: Other | Views: 1
|
|
tags:
CSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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
|
category: ASP.NET | Views: 3
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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...
|
|
tags:
DNN, Login, Tips, DotNetNuke | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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...
|
|
tags:
DotNetNuke, Isearchable, Tips, DNN | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 2 months ago, submitted by
Mike.Griffin
1 year, 2 months ago
entityspaces.net — Okay, I admit it, the title is an attention getter ;) But checkout our improved DynamicQuery syntax. I was writing some unit tests and just had to post this. Writing Queries like this with intellisense is so intuitive ... And it will work on SQL, SQL CE, MySQL, PostgreSQL, VistaDB, Oracle and Access ... read more...
6 comments
|
category: Architecture | Views: 11
|
|
tags:
LINQ, Oracle, Database, SQL, MySQL | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 year, 10 months ago, submitted by
rimsystems
1 year, 10 months ago
john-sheehan.com — All standard and custom DateTime and number format strings (for use with String.Format(), .ToString(), etc) in one handy document. read more...
|
|
tags:
CheatSheet, .Net, Reference, string | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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
|
category: Database | Views: 0
|
|
tags:
SQLExpress, Beginners, SQL2005, SQL, Videos | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
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
|
category: VB.NET | Views: 8
|
|
tags:
template, threads, Service | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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