Web
WEB is a computer programming system created by Donald Knuth as the first implementation of what he called "literate programming".
Language
Any
Platform
License
Any
I was looking for the same answer to your question. Maybe this link will help.
http://msdn.microsoft.com/en-us/library/system.eventhandler.aspx
Hello to all readers.
(Seeing it contains ASP.Net code and mainly ASP.Net with VB.Net code behind)
Scenario:
You have a store and like to order a couple of new items for your store, so naturally...
I was working on a task where we need to insert upto 3 lakhs of records to a table at one time. I am using ASp.Net 2.0 and SQL server 2005
I was trying to pass the data to the sql stored...
its great idea araç yıkama makinesi, araba yıkama, basınçlı yıkama,otomatik araç yıkama sistemleri
I got the same error:
Security Exception
Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission...
Hey, I don't exactly know where to go with this question. I've search numerous hours, but I haven't been able to find the appropriate solution. What I want to do: Get the html of a certain webpage...
Hi all,
Could you please advise me on the following?
I have to develop an in house project. What will be the best way, Web Based or Form based? Or any other way? Please tell me what are the...
hi all ,
I have problem in detailsview control
when click "edit" to convert details view mode to edit mode , then two link button appear "update" and " cancel"
but "cancel" button does't work ,...
Hi
I am trying to bind data with 2 dropdowns.
I am having 2 tables (sql server):
1)country:
country_id(primary key)
country_name
2)state:
state_id(primary key)
state_name...
The following code generates an error and I am not sure why. Anyone have any ideas?
cmdString2 = string.Format( "UPDATE USERS SET password='" & txtConfirmPassword.Text & "' WHERE username='" &...
hi,
I am trying to develop a multilingual website using .net c#
in which i'll have three languages English,spanish,Arabic.
Do anyone has code how to write the code in which onbuttonclick
the...
i have asp checkboxes simply arranged with td but not in the list, i have used images with checkbox like:-...
Hi,
I have an issues. We currently use a lightbox feature for images in ASP .net using c# ajax etc.. Whenever a user has a image that is uploaded to their freelance gallery or casting call...
hello us this coding for your project
for more details visit this site.....
http://www.sourcecodeonline.com/list?q=asp_net_projects_with_free_source_code
HI All..
I want to develop a dynamic time table for a school.
But the subjects and periods are not fixed ...so there can be any number of rows and columns in this which will be decided by user at...
I only have 2 slots for RAM and had a website scanner tell me that I could only upgrade to 3GB with the specs of my computer. I would like some help to know if this is true? And a possible recomend...
hi, im trying to display the attribute name of the parent node once the input matches a town name:
my xml is:
mallow
bandon
bray...
Ok. So here is the problem. I have a web page, made in ASP.NET and C#, that allows a user to upload either an excel file or a csv file. Once they hit the validate button on the web page, the file is...
Encryption:
first we add a per defined characters to the password submitted by the user.
e.g. user entered "123456"
then we added characters and password becomes "as123456ds"
Decryption...
I want to learn Password Encryption and decryption in asp.net c#.please help me to learn this technique step ny step..