Articles (154)
articles
exporting to data in excel is a very common practice
in business website.one can use asp.net Response methods
to export to excel which is easy to do using a gridview.but
contents not appear properly like there will be white back-
ground over excel rows and this way is not efficient too.
how to get profile and membership data in dnn module
Written by Super Usergetting dnn user information from dotnetnuke module is
easy.
you can get dotnetnuke user's User Credentials
and Profile data by the following way -
If you used itemtemplate for items in datalist control then
you can easily delete,edit and then update items
using edititemtemplate.to do that add a itemtemplate and
edititemtemplate in the datalist.also you have to add
command buttons and command event handlers -
how to send email by dnn sendmail method and create custom NavigateUrl
Written by Super Useryou can create custom navigate url in dotnetnuke to send the url or
use it as a querystring in another page by the following way -
how to download file when file download button inside updatepanel
Written by Super Usermany times when file download button inside updatepanel and you use
Page.Response methods for file downloading then things not go right
in some cases.
To protect your site affecting from the vulnerable issues follow the below steps:
Here is the simple coding on how to code do calendar programming using php..
One great job programmers do is to convert one type to
another type.there are 2 type of conversions.
The abstract class indicates that a class may be used
as a base class for other classes and is not instantiable.
It's a good idea to identify the errors at run time to detect
and handle it. .Net framework has built in mechanism for that.
these exceptions occurs because of user,logic and system errors.