String was not recognized as a valid DateTime?
I try to convert string to datetime but each time I get :
I try to convert string to datetime but each time I get :
I’m having a object model as below to which i’m binding data retrieving from the database.
In my ASP.NET application there’s MyAssembly.CustomIdentity class and the .NET runtime tries to serialize that class. During serialization it throws FileNotFoundException complaining it can’t load MyAssembly.
I am reading File with File.OpenRead method, I am giving this path
So, i have an aspx page which looks like this:
Any code examples on how i must go about creating a folder say “pics” in my root and then upload a images from the file upload control in into that “pics” folder?
If you don’t want to give me all the code, i will be happy with a nice link also to show me how this will be done in VB.NET (C# is also ok).
I am using asp.net [ c# ] ..
I want to open PDF in ASP.NET aspx page. I dont want to export a pdf file.
Is is possible to return two values from a WebService to jQuery.
I have the following code but it never selects the value I want.