13,153 Topics
![]() | |
Hi, I am trying to access my project which is located on VSS from my Visual Studio 2003 which is installed on my machine but I am not able to do the same.When I have selected File->FromSourceControl option of Visual Studio all the sub menus seem to be disabled for … | |
Hello, Which of the following answer is true and why? Question: Which type of .Net application can be used to automate tasks and does not require a user to login? a. Windows Form b. Windows service c. XML Web Service d. Net remoting object Please explain your answer. Thanks. | |
i've been told to develop a semantic search engine as graduation project, the hard part in it to understand is the web crawler, this crawler needs to crawl through the net and generate RDF's from there vocabularies of the natural language, can any one give me an idea on how … | |
I am a new for sharepoint, ans there is a task assigned to me in sharepoint. The task is as following: we have a sharepoint site that uses LISTS to store the data, we want this site to use SQL Tables instead of LISTS. I think that this task is … | |
Hi there, I am very new to ASP.net. I have just started making a website in ASP.net 2.0. In this website, i want to have a admin section which can be accessed only after the admin logs in with a login page. Now I am using custom asp.net script then … | |
Hi..Can u please tell me how to load the contents of a XMLDocument into a dataset or a datagrid? | |
I hav a program with 2 textboxes in which I hav to display data fields from sql tables and insert values in to table through these 2 textboxes. the program goes like this Dim ds As New DataSet Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load … | |
Hi I'm trying to make a file upload function for pictures. So can anyone please help me to make a simple file upload function in c#? I've tried to make one, but it won't seem to work, so I've decided to start over, just with a simple file upload funktion. … | |
Hi, im VERY confused about this, and i get a lot of different explanaitions, so now im asking you guys, because you properly know:) What can .net be used for? what is it good for? .net vs. gtkmm? Can i use the .net framework with c++? and how? Thanks in … | |
Greetings to you .. gentleman First thanks for all ... and keep it up i'm using ASP.NET 2008 C#.NET i have controlpanel.aspx page .. this page i don't want from any user not login to see it .. when user login and user name and password is ok then show … | |
I has a login page in my web application, when the user login my web application through login page, he is redirected to the welcome page. All this is ordinary, but the problem is when the user press Back button of IE he return to the login page then if … | |
Hi, Every body, I have one problem that I want to get window logged in user in asp.net, each and every time it is giving ASPNET, I want only window user. I have WindowsIdentity class, HttpRequest.ServerVariables, Environment Variable class. But still giving ASPNET, Plz help me. Thanks | |
Hallo, I am getting one error in asp. could you please help me regarding this error. I have created a login window, were i have created a database in sql server named "Data", and one table which have user name and password , the table name is : LOGIN. I … | |
Hi, i would like to programatically send the user an email of all the files they have backed up + associated file information. My question is how can i send the body in a formated way for example To: userEmail() subject: File Backup Report Body: All users files here e.g. … | |
how to make a validation like vb in asp.net? I want to make a text box should only accept numeric values.... samy | |
Dear Friends, i host a website and use visual web developer for aspx ... i want to create a form , in which users will aftre logging to my page enter 10-12 fields and that will be appended in a backend database on my server eg MS Access... please suggest.. | |
hi i want to have the code for editing,updating n deleting data in gridvoiew i tried a lot searching in google..i trid also but could not get the output....i want how to insert textboxes using the edit colums ....i want in detail pls help... 2.next is how to add rows … | |
hi, i have a tree view which gets populated using object. if i have 4 nodes and click on top one it gets expanded at the bottom. e.g. node1 node2 node3 node4 if i click on node1 i get node1 node2 node3 node4 node1 children here is my code treeview.add(newnode) … | |
Hey i want to ask that,suppose in HTML table cell...I insert Hyperlink....Is that possible to write the code for that hyperlink...Cz if the iamges are static,HTML table is better option than Gridview,I thk so???? | |
hi, I am using sql server 2000, but the following error will be occured on open a connection. Pls give solution for this error An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that … | |
I am having some trouble getting this code to work and I dont know what I missing, any help is greatly appreciated. I have a simple 9 question survey using asp.net, I am using an asp:formview with InsertItemTemplate. In the form I have a radiobuttonlist with yes no values, I … | |
Hi i am sorry to bother you with such a simple issue. Currently I am familar with using datagrids and displaying data from my tables that way. However i want to be able to display things like for intance products are on amazon/ebay. For example my database contains products name, … | |
I have been give the salary and hra of manager,supervisors and workers. Now i want to take the name,address,ph no ,designation from user . then take that name address and ph no along with the default calculated salry,hra from first form to be displayed on second form. So that a … | |
Hi, i wondered if any1 knew how to create a simple bar or pie chart in asp.net. I would like to show how much space users have used e.g. 25/100mb represented graphically and showing percentages Thanks for help | |
I am designing a page containing a gridview that takes the data from a dataSource the data are evaluation questions (20 questions) and the answers are degree of five represented by radiobuttons I added the radio buttons to the gridview as template item [B]Like this :[/B] <asp:GridView ID="GridView1" runat="server" AutoGenerateColumns="False" … | |
I am a new bie to streaming concepts. I only know basics of web development and have worked little bit on asp.net. My project is to broadcast live video on internet. I have installed wowza, adobe flash media encoder, and vs.net. Now how to put all these together,( i'm really … | |
Hi Im trying to display image binary data but its not working. I have the code below but on the line: newimage = System.Drawing.Image.FromStream(ms) i keep getting the error 'Parameter is not valid' [code] Dim obj As Byte() obj = StringToByteArray(ImageString) Dim ms As New MemoryStream(obj) Dim newimage As System.Drawing.Image … | |
Hi everyone, A very specific question.. I've got a ConfigurationElement class that has some configuration elements. At the moment, the config is something like this.. [CODE]<Hello> <A name="blah" /> <B name="bleh" /> <C name="blih" /> </Hello>[/CODE] ..but I need to have only one of either B or C. So I … | |
How do i associate a particular information such as Picture or comments to a logged in User. I want to do it such that when a particular user is logged in, it displays his or her pictures or albums and comments associated with his account. but i dont seem to … | |
hi, i m making one asp.net page. in that page there is three text boxes called id, response id, and email. same columns is in sql server table called info. In table "info" for id column i have assigned " isidentity" = yes. its created auto number like 1,2,3..... and … | |
Anybody with a link to where i can download asp.net video tutorials? its urgent please. | |
Which has more functionalities? ASP.NET or PHP And which is more flexible? | |
Hi , I am working for one in-house web application project with C#, ASP.NET and SQL Server 2005. But here we are facing a issue for initial loading time of that application, it takes around 20 seconds to load it first time but after that it works fine,but again after … | |
Dear friends , I wrote my own asp.net pages and I wand to upload them. Now I need a forum part. Is it possible to use open source forum in php?, or is there any good open source forum in asp.net available ? | |
Hi, how to bind dropdownlist in few seconds I have one table in msaccess database, but this table contains 2500 records. I need to bind these records to asp.net dropdown list, but its take long time to bind the datas. so pls give any new method for binding the datas … | |
It's hard to explain this but I will do my best. I am building an Intranet application which needs to authenticate users off Active Directory after identifying them through their Windows login username. Below are the series of events that need to happen: 1. User logs onto their Windows desktop … | |
I've been doing battle with some code for a while now and at it seems that the problem lies with the data im using. I have a load of binary informatin for images which is stored in a tab delimted file and im pulling them in record by record. Now … | |
I know a lot of vBulletin people view these forums, and some of the developers are Moderators here. So, the question is, would you guys ever convert over to ASP.NET? I'm not saying dump php, just run on two different systems. If you guys did, I know you would make … | |
I am using Silverlight since last 25 days and it changed the way of coding. I am embedding everything in xap which makes me little confuse. My Question: 1. To what extend we need to write the code in aspx 2. If I am developing and ASP.NET application with Silverlight … | |
im trying to create a simple form of saving an image as binary data to a db. i never done work in this area and have never played with 'byte' types Im working fro a tutorial in C and while converting i keep getting the error 'type 'byte' has no … | |
Hi frnds i download the kit from the site- [URL="http://ajaxcontroltoolkit.codeplex.c...eleaseId=16488"]http://ajaxcontroltoolkit.codeplex.c...eleaseId=16488[/URL] I download the 3rd one.. AjaxControlToolkit-Framework3.5SP1-DllOnly.zip I want to ask u that how to include ajax toolkit in VS 2005..so that when i craete new Website..It shows me ASP.Net AJAX Enabled website.. Reply With Quote | |
I have a web panel full of buttons. I want the panel to not be visible at first. But while it's invisible, I want to set certain buttons to visible/invisible and enabled/not enabled. Then, when I make the panel visible, I want my buttons to have the attributes I set … | |
Hi all, I got IIS 6 installed with ASP .NET 1.1. I wrote a simple page echoing a query parameter into an HTML page. What i have noticed is that any URL encoded character in the range %80-%FF gets removed and does not echo. So if, for example, I send … | |
Hello everyone Im doing a dummy project in asp.net. I have a table named trains with following fields: 1. Sno(Primary key, Identity Increment, integer) 2. Train_no(varchar(100)) 3. Train_name(varchar(200)) 4. Route(varchar(1000)) 5. Start(varchar(100)) 6. End(varchar(100)) For this i have created a stored Procedure in this way: [code]Create Proc [dbo].[sptrainselect] @select int, … | |
Hi, I have been developing in .Net for about 1 year with my current employer, and I'm really looking to broaden my horizons. Can anyone point me in the right direction?? I would appreciate advice on which jobboards, agencies or other ways you get jobs. Regards John | |
[I]Hi Dears![/I] I am thinking about working with remote data and receive or send data actually in external web sites. we have a large amount of examples in World Wide Web are working. For example: free online web tools like web stats OR Google's Ad Scene .... . you know … | |
I have created one login page named login.aspx. And one database named ADMIN. I have created one table named ADMIN and in that table there are two fields ADMINISTRATOR and PASSWORD. And I have put 2-3 records in it. When I click on login button, it should check in database … | |
hi ,,i m using asp.net 2005 in VB language and sqlserver 2005,,so here i m with a new problem......i have a textbox and a button in my form,,,i m using a table called as details..i want the fname from details table to be displayed in the textbox and on the … | |
Hi there. I have this piece of code that should email the details some has entered and also add the details to a table in my sql databse. It seems to correct, the email sends fine, but nothing gets added to the table in the databse. Anybody able to see … |
The End.