254 shaares
Any public property can be set in the markup as indicated above. You can get more advanced than this and support child elements, etc. too. See more information: http://asp.net-tutorials.com/user-controls/using/
Creating and using a UserControl in ASP.NET and C#. Also see https://asp.net-tutorials.com/user-controls/using/
Creating and using a UserControl in ASP.NET and C#. Also see https://asp.net-tutorials.com/user-controls/creating/
The skills required to advance your career and earn your spot at the top do not come easily. Now there’s a more rewarding approach to hands-on learning that helps you achieve your goals faster. Earn points, levels, and achieve more!
While Crystal reports can handle this, we are transitioning to SSRS and we need to display it on our work travelers to comply with our suppliers. Are there alternatives to display a black star on SSRS, that can still be …
What is the difference between DNN module control types Edit and View
Web Service API Demo by farhan1386
Let’s start at the very beginning. We’ll discover what Docker is and why containers are so popular. Then you’ll learn how to pull images from the Docker Hub, and what happens when you run a container.
To dynamically change the color of a text box or font properties
In this tip we cover how you can add conditional formatting for different objects in your SSRS reports.
Turn-key white papers are how we share some of our best advice to the public. We take pride in ensuring that best practices are followed by all, even those that are not our current customers.
After upgrading DNN it is possible that your prior performance configurations are lost. It is important to regularly verify your configuration.
ASP.NET Ajax allows developers to add Ajax functionality to quickly introduce Ajax features without extra development, however, usage of this within DNN is met with some challenges.
Many extension developers rely on the internal DotNetNuke Text Editor to provide rich-text editing experiences to users, however, Visual Studio may not always make this process straightforward.
Often times you might need to confirm actions with users, by creating a re-usable confirmation in the skin of your site, you can control this look and feel easily.
DotNetNuke provides its own internal data access strategy for accessing SQL Server, this process works well for most standard situations. However, complex items such as the ability to call using Table-Valued Parameters can be less straightforward to implement.
Working with custom solutions it is commonplace to need multiple extensions, it is possible with small modifications to package those extensions all at once.
Over the past 6 months, I have been pushing to establish a set of NuGet packages for DotNetNuke extension development, these have finally been released!
Developers will often need to add custom functionality that ties into, or consumes data from, existing DNN tables. There are many ways that one can do this, and this post explores one of the best ways to do this without impacting DNN.
DNN provides methods for encrypting and decrypting parameter information, however, there are a few gotchas that can impact the usability of this feature.