Help with SmarterStats web services
Anyone tried the AddSite3 in SmarterStats web services? it's asking for the LogLocations as ConfigLogLocation[] and I don't know how to pass it using C#. This is what I am starting with:...
View ArticleDrag Object From User's Computer into Webpage
Hi All, Is it possible to drag an object from the user's computer and drop it into a webpage using asp.net? I know dragging and dropping of objects into a windows app can be done but I've never seen it...
View ArticleHow to upload a video in sql server 2005 then play it in asp.net
Hi my name is Isaac, How can I upload a video in sql server 2005 then play it in asp.net webpage. And create a playlist on web page of all video that i upload in sql server so that a user can choose a...
View ArticleIncorrect Oracle.DataAccess.ddl reference in web site project
Hello All, I created a new web site. I need to get data from oracle. So, I installed the ODAC components. To add a reference in my web site, I accidentially, added the dll reference from this...
View ArticleCreating Blogs Using Asp.net C#
Is there any possible to create blog in blogspot.com using c# code.
View ArticleHELP! Multiple apps on same website
Hi! I need to have multiple applications realized with VS2008 running on same Website Applications are published on different subfolders I don't need (if not necessary) to have webconfig on the root...
View Articlewhich IDE software is suitable for ASP.NET?
which IDE software is suitable for ASP.NET? am the beginner .i plan to learn about ASP.NET .But i dont know which one is good for my learn needs ? i have netbeans IDE visual express 2010 visual...
View ArticleMVC - request denied where the query string is too long - RESOLVED
Apologies in advance for the long post. I am getting the following error in my MVC app: HTTP Error 404.15 - Not Found The request filtering module is configured to deny a request where the query...
View ArticleDisplaying Data
Please help me to do this operations by using Asp.Net 1.Several screens (or one very functional one) to view the data in a variety of ways like by Phase, by ESXHost, by Application. I think if we have...
View Articlehow to add difftent item to a dropdown in each row of grid view
hi to all i have a grid view with a drowpdownfield i want to add diffrent item for each row to this drop down . how can i do this thanks for any help
View Articlehow to access counter in for loop
hi to all how can i acceess 'i' in for loop thanks in advance<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="WebApplication2._Default" %> <!DOCTYPE html...
View ArticleHow do I clear the server cache in asp.net?
How do I clear the server cache in asp.net? I have found out that there are two kinds of cache. There is the browser cache and the server cache. I have done some searching but I have yet to find a...
View ArticleLog in ASP.NET
I have a web application. I want to know user doing in this? And I can save it by session. Can you tell your opinion?
View Articleadding two datatables..columnwise
i have two datatables dt1 and dt2.The first one has 3 columns and the second one has 1 column .i want to merge them together.As of now the join is happeneing top-down way,i want it sideways .
View Articlehow to add hot keys to ASP.NET MVC application?
I need to add hot keys to my ASP.net MVC3 application. please give me any ideas on the best way to implement this in MVC? for eg: go to home page of my application when Ctrl + Q is used to log_out when...
View ArticleDatabase Error
Hi, I have developed an ASP.net VB application on 1.1 in which we insert certain data into a particular table which is on sybase. My table structure: CREATE TABLE dbo.at_ip_disbursement ( doc_id...
View ArticleWebMatrix, SQL Compact and Windows Azure
I use WebMatrix 3. I've got an ASP.NET Web Pages site that draws fractals, it uses a SQL Compact database and works fine locally. But after I published it to the Azure Cloud and tried it, I get an...
View ArticleChat Box Component
Hi, I need Chat box component (like as FB chat room) for a social network site.
View Articleasp.net with silverlight
I was giving a project to remove all silverlight components from a website. my question is this possible or should I just rewrite the site as an asp.net wed application
View ArticleHtml to PDF
Hi people, Could you please help me on how to convert an html document to a pdf document. I need like a free third party tool that can do the job. I've tried iTextsharp but it won't copy the styles...
View Article