C# web assembly
I want to be able to create a web application that comes from the following link: http://www.asp.net/community/control-gallery/Item.aspx?i=69 However I am not certain where a root directory of a web...
View ArticleHow to execute button event inside new model page using window.showModalDialog?
How to execute button event inside new model page using window.showModalDialog? When i open new model dialog and clicked on button, new popup window generated. <script language="javascript"...
View ArticleC# web form
I want to decompile a C# 2010 web form application. I am not certain what files I would use to decompile and where those files are located at. When I create a deployment project using the setup and...
View ArticleASP .Net
I'm calling Classic ASP page from ASP.net Page through Response.Redirect its not working . I'm working on VS2008 environment. How to call Classic ASP page from ASP.net Page ?
View ArticleMultiple ScriptManager.RegisterStartupScript Issue
I have a Counter on a textbox done in Javascript like twitter that counts the text entered. Now It works fine. The Textboxes get field with data and after that i want to calculate the renmaining Text....
View ArticleCreating Dynamic control in oninit method
Hi All, I have user registration form which is created dynamically depending upon id comming from previous page. I have to store this id somewhere and want to retrive it in oninit method while...
View Articlexsl and xsl fo transformations
Hi, Can anybody please advice me if I can apply xml or xsl transformations on xsl-fo. I have an xsl-fo file which I have to transform in to html some how. Can I apply the xml and xsl...
View ArticleLogin problem
Hi Everyone, Good evening. Can you help me point out what seems to be the problem with my applciation? I know my problem will be a piece of cake to you guys. I have a login page where the user will...
View Articlecreate website like blogigo
hi all i want to create a website that has ability to create another website like free blogs that every one has a page with own management. so can you tell me how can i do that with asp and vb .
View Articleasp.net 2010 code compare
I would like to know what a good open source (free) tool that I can use to compare C#.2010 web form code. Basically I want to compare code that is in a visual studio.net professional environment to the...
View ArticleDatalist Background
In datalist i have to show the images... Before that i have to set background for every image.. how can i give background image in datalist..? Example:...
View Articleweb app dll files
I am wondering what configuration settings(s) are incorrect in a C# 2010 setup and deployment project in the following two situations: 1. My goal is to recover some lost C# .net source code files by...
View ArticleExport data to Excel
How to export few sets of data to excel in different worksheets under same book in c#? I have tried using for loop to call the function which export to excel but it stop after open 1 excel book. What...
View ArticleAdding kooboo to existing Mvc functional website
Hello, I have Mvc 3.0 functional web site but i need to add CMS into this for static pages. On Kooboo documentation, i saw adding new module to Kooboo site. But is there any way of adding kooboo(for...
View ArticleHow to Merge a particular column in gridview using asp.net ?
Please somebody post reply to this. I am a new developer, and am searching for merging rows of particular column alone. Thanks, Sharmi
View ArticleCaptcha
Hi I'm looking for an asp.net captcha that free and doesn't have a reference to any site but I couldn't find any please help me
View ArticleNothing happens when create file with HTMLReportEngine
Hi All, I'm using HTML Report Engine to create reports in my ASP.net pages (framework 3.5), but I'm receiving false when will save the report. I'm trying to figure out why of this false return, and...
View Articleweb app default connection string problem
I am having a problem with the default behavior of linq to sql when I added a new table to the app.dbml file to an existing C# 2010 web form app. . The application changed the connection string from...
View Articleasp.net file name problem
I have a C# 2010 web form application that uses linq to sql connections. I am having problems with the visual studio.net 2010 ide opening up very slowly. The problem looks like I need to change part of...
View ArticleC# web app -not see variable values
When I am debugging a C# 2010 web form application that is running against iis7 from my visual studio.net 2010 professional ide, I get messages like the following: this Cannot obtain value of local or...
View Article