Tips on asp.net data updates and third party framework
I am supposed to create an data transfer utility that is to take data from an external source. in this case it's another database, and import/update data into an asp.net website database. Now, the...
View ArticleStop Running Script Error
Dear All I have a grid view with records ranging between 500-1000. it is a data bound grid with template fields. My Gird Get Bind and show data on a link button click. Till here every thing works fine....
View ArticleBest SPF Practice
Hi, I have the following SPF record in my host: v=spf1 a mx -all but reading this it recommends to have the SPF record like this: v=spf1 mx include:mydomain.com –all what's your advise?
View Articleautomatically generate sitemap
Hi, I would like to know how can I make my site automatically create and update the sitemap.xml file? and is it better to update it for search engine optimization?
View ArticleCalculator App using Workflow Foundation in .net 4.0
Hi, I am Creating a WCF Workflow Service application in .net 4.0 that doing addition,subtraction,multiplication,division.And I am having Normal ASP.Net Web Application that having two textboxes for...
View ArticleIsMobile not determining mobile!
I am using this code to determine if the device is mobile: <asp:TableRow> <asp:TableCell VerticalAlign="Top">is Mobile</asp:TableCell> <asp:TableCell...
View Article51degrees not redirecting!
Hi, I am using 51degrees to redirect to mobile but when I go to the home page www.JassimRahma.com[^] it's not redirecting to my mobile page at http://m.JassimRahma.com[^] and I am not getting any...
View ArticleEvent not working with ParseControl method
I want to add dynamic image button on site without ID of Image button so I am using ASP tag to generate dynamic controls with ParseControl method, It's working but event is not fired when click on...
View ArticleTNS:address already in use Exception
Hi, I have developed an application using DOTNET and Oracle 11g, The application while performing load test it throws an error as seen below "Message: Exception Message : ORA-12542: TNS:address...
View ArticleClassic ASP - Prevent Cache from being stored
Hi everyone Please find below the exact code you need in order to prevent cache from being stored. I am posting this in order to help everyone that ever needs it as I spent myself some hours this...
View ArticleDropdownlist selected item text couldnt save into database
I am using dropdownlist in c# asp.net. Here one dropdown list getting data's from database and its having required field validator also., My ASP design coding is., <asp:DropDownList ID="zonename"...
View ArticleASP REPEATER
My query is that i am doing a shopping cart site.I have a repeater control loaded with products and when user clicks on a specific product ,the selected product should get loaded to the gridview which...
View ArticleDevelop Facebook application with 'asp.net', not with 'php'
Hi, I want to create a Facebook application. Form the examples on the web I see that there's a use of php on the server side. Is there a way to create the application with asp.net web forms / asp.net...
View ArticleWeb Service: consume java web service in asp.net
I have a java web service, RPC that is not accessible direct creating proxy class in .net. How can we consume java web service RPC not saop in my .net application. I am getting error : Client found...
View ArticleI need to get schooled here on using parameters and the reader for Oracle
I decided to use Oracle 11.g for a new website job I sold that sells chips. A small project to experiment with Oracle, and see how good it works, what's up with it, it is better than SQL Server 2008...
View Articlecopy folder on web server
Hi, I am hosting on a remote host somewhere in US. I have a folder with sub folders inside it. The folder name is : member I want when creating a new member to copy the folder and all its...
View Articledesign a master page
how to design a master page in asp.net and what is use of mater page ..
View Articlecopy sheets one work book to other work book using open xml in windows azure
i am using open xml in .net 4.0 i want to copy the data contain in one sheet in one work book and paste into sheet different work book with sheet name, i have done this by using...
View ArticleHow to implement a component that facilitates Sftp in .net
Needed help inorder to implement a component that facilitates SFTP in .NET.A normal FTP component can be implemented using in-built .NET Libraries. Alesha Mary Milred Fernandes
View Articlewhat is different between DataAdapter.Update( ) and DataSetAcceptChange( ) in...
what is different between DataAdapter.Update() and Dataset AcceptChange() in ADO.Net??
View Article