Entity framework many-to-many relationship
Ok, I’m trying to figure out how to setup my DB properly.
Ok, I’m trying to figure out how to setup my DB properly.
I am developing application using asp.net and C# in which our project architecture has lot of nested function calls.
I have an asp.net web site and I would like the client browser to cache the HTML output of aspx pages once it gets them.
From reading around I found out that IIS7 does not support this out-of-the-box, so I added the following code to the OnLoad event of my main master page:
Actually i’m developing a web template with asp.net using c# and my connection string is:
I have a template filed as listed below. I need to display millisecond part of DateTime also.
I get the error “The process cannot access the file because it is being used by another process” when I attempt to delete the files I just uploaded (this is at least a few seconds after the files were uploaded, so I am sure they are finished writing). Any ideas why this occurs? PS: The thumbnails I generate delete without a problem, but the originals are locked somehow.
Prob1:I have 2 lists which i want to access in the next page which i will be redirecting.
Current result,
When i pass my result, in the url it shows the List data type.
I have got a list box called lstPTLNameDHOD which has multiple PTL names which gets selected using Ctrl. I want to display the selected names in a label or some way that the person submitted the form can see who exactly they are submitting it for.
i have a listbox:
I am saving data to a file-name using Stream writer but if i run the code for second time the same data is appended to the previous data but i would like to clear the old data and write the data