Conversion
Hello how the convert asp.net ( Written in English ) to different other language.
View Articleskin selection in asp.net
I am developing Skin change web application in asp.net, here first i need to choose the skin,it means when i select the theme it should be apply to another html page that ll be inside the page i.e...
View ArticlePost a comment (message ) on my web page
Hey guys, I have a web application , and I want to make a space in it where visitors can leave me a comment on my articles , but I don't know how to do that , any idea ? Thanks
View ArticleFind and replace string
Dear friend., I have three textboxes and one button. In that first text box for find the text and second for replace text and third for multiline text box contain one paragraph. When i click the button...
View ArticleNeed to crawl a Microsoft WebPage which live authenticated...
0down votefavorite Hi I have url...
View Articlequery regarding session nature
we know that default session timeout is 20 minutes. so i just like to know if some one stay idle for 20 minute then session will be timeout? if some one works for 20 minutes then session will not...
View Articlerunat=server
I am starting to make my first steps in the asp.net world. I run into something that wasn' t new to me, though its use in asp.net is something that to me seems totally different from what i knew...
View ArticleASP.Net MVC 4?
Hi, Please suggest me the links for the best books or videos for ASP.Net MVC 4. Thanks
View ArticleRemote File Upload Through ASP .Net page
I have an interesting issue; I have been tasked with building a "one size fits all" file upload page. I am using C# and the 4.5 framework, so my options are wide open, but I have one problem in...
View Articlewebservice and SQL Server 2008
Hi, I wanna to have a webservice in aspnet (C#) that : select * from tableName (OR call Stored Procedure) and save the result in Text file and finally zip that and delete that text file ! Thanks in...
View ArticleDetermining Cause of an ASP.net Error
Hi All, Suppose I send a request to the server and I get an error, aside from using trace.axd and the debugger to determine the cause of the error, what else can I do? Thanks in advance for your reply.
View ArticleThank you !!
First at all, I would like to thank you for all your posts, I am new into ASP.NET Web API, and your posts are really helpful to me. I would like to know if you are planning to post something about...
View ArticleNew to ASP.NET
Hi guys, Can someone suggest me as to how can I learn ASP.NET fast? Can someone suggest a mini project for me which would help me cover all the aspects?
View ArticleChanging part of URL in MVC
This seems pretty easy using routes, but i am stuck with another issue now what client wants is if client puts this in url www.SomeSIte.com/Home/Products it should change to...
View ArticleCreating PowerPoint using OpenXml
Hi Team, I am developing an ASP.Net application with PPT Export functionality, I have used COM Interop to implement Export to PPT Functionality and able complete and deployed in server machine....
View ArticleHow to convert HTML into PDF
Hi, I want to convert a div/table on my asp.net page into PDF using c#. I found code which converts html to PDF but it ignores the images and colors and just converts text. Then i tried to convert...
View ArticleSession management and sliding expiration
default session time out is 20 minute. if some one interact with web page just before session time out which has been idle for long time then what will happen. session time out will receed i mean...
View ArticleCulture Info...
Hey i have tried all the ways to get a page converted into other language you can say i tried to globalize the page.. but i cant able to convert so can any help me in detail process of that page...
View ArticleASP.NET MVC - Can't seem to get Html.ActionLink to route to Webform page
I have a MVC 4 application (with jQuery Mobile) working and I'm trying to build some Administrative pages which will be implemented as WebForms. The problem I am having is that I can't seem to get the...
View ArticleBat File which will list of URL LINks which are not working out of 100 URLs
I need to write a batch file which will return URLs which are giving "page not found error" or sorry error from a list of 1000 URLs. Please help.. Thanks in advance Nishant
View Article