|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET Developmentmicrosoft.public.dotnet.framework.aspnet
gridview question
mattdaddym -
13 May 2006 11:37 PM - 2 messages
Hi all, I have a situation where my users query an LDAP directory which I feed into a datatable and then display into a gridview (is there a better way?) I have added a column to the gridview with an "ADD" command. When ...
reporting...
Bruno Alexandre -
13 May 2006 10:34 PM - 2 messages
Hi guys, I'm using ASP.net 2.0 (VB) and I'm using the Wizard component to ask the user a lot of questions regarding our company to lowne money, after the user clicks the finish button I updaload all the info to the MS SQL server and ...
DataReader
patrick -
13 May 2006 10:17 PM - 2 messages
newbie-question i have a table with 2 rows and 4 columns. i'm using a datareader for performance reason. now i would like to assign to a textfield a value from this datareader, i.e if value in record1/field1 = bla then ...
setting the selected value of radiobutton list from database value
jwright1 -
13 May 2006 7:30 PM - 2 messages
I am trying to set the selected value of a radio button list from a value stored in a table of a database. using vb codebehind asp.net. I tried binding the selected index item and selected index value to the ...
gridview events question.
motorhead_maniac -
13 May 2006 6:23 PM - 2 messages
hi all, what gridview event should I trap to get clientid's of the controls inside gridview templates.. I tried onitemcreated but clientids were same as server ids... thanks ...
problem with assemblies/command line
abhra.haldar -
13 May 2006 5:33 PM - 1 message
Hi: I've been recently trying to use the command line C# compiler to compile a library for my ASP.NET application: *** csc /out:bin/ServiceBroker.dll /reference:bin/ilabsArchitecture.dll;/bin/Microsoft.Web.UI.WebControls.dll /target:library /recurse:*.cs /warn:3 ...
gridview filter paging problem
WebBuilder451 -
13 May 2006 5:19 PM - 3 messages
I have a grid view and filter it based on an event from another control. I set the filter and it works fine, but when i page it reverts back to the full set of data from the datasource. How can i maintain the filtered set? ...
ASP.Net [2.0] - SessionID
Rob Meade -
13 May 2006 4:28 PM - 7 messages
Hi all, I've just put some code together (cobbled is a phrase I like to use) - to handle a secure login to a web based application. It's not exactly rocket science, a session is created, its ID and user ID ...
q: dump xmpl to a table
JIM.H. -
13 May 2006 3:41 PM - 1 message
Hello, I am getting a dataset as XML from a web service, how can I dump it to a table? Any example will be greatly appreciated. ...
In the book "Pro ASP.NET 2.0 in C# 2005" is full xml example of membership provider
PeterKellner -
13 May 2006 3:34 PM - 1 message
Starting on page 870. Published by Apress ([link]). Probably source is on line. ...
Best design for edit tracking?
Roy -
13 May 2006 3:29 PM - 3 messages
Hey all, This is a general question. Here's my scenario: We have a legacy database. The core table within contains almost 4 million records in SQL Server. Currently we have a web front end which allows uses to search through the database for the information they need. ...
Re: 300 MCAD,MCSE Questions And Answers
Cowboy (Gregory A. Beamer) -
13 May 2006 3:00 PM - 1 message
Yes, let's make sure everyone can cheat their way into jobs that they will lose. :-) ...
onmouseover event
pavan -
13 May 2006 2:08 PM - 2 messages
hi, I have a set of 11 images and a datagrid. when i move mouse over the images,the datagrid should get popullated each time with respect to the mouseover image. how to achive this? ...
Treeview Node Type
Chris -
13 May 2006 1:37 PM - 5 messages
Is there any way when progratically adding nodes to assign them some kind of type group nodes that want to different things to. I am creating an Explorer type interface and need to differentiate between folder and file nodes in my ...
2.0: setting TextBox.Text
R.A.M. -
13 May 2006 1:34 PM - 3 messages
Hello, Could you help me plase? I need to set Text property of TextBox when second page is displayed and active. On first page I have: Birth date: <asp:TextBox ID="BirthDate" runat="server" ...
WebControl left top attributes (design-time)
niboew -
13 May 2006 1:16 PM - 2 messages
Hello, there is a problem with synchronization between tag style attribute in design mode and WebControl.Style collection: collection not updates when user changes component position on asp page (position: absolute; left, top depends on control location). Control successfully handle changes that we make in property grid in ...
Force Framework version 2.0
Dst -
13 May 2006 11:10 AM - 2 messages
I'm trying to publish a web site created in visual stidio 2005, 2.0 framework. My web provider supports 1.1 and 2.0 but it seems to default to 1.1. Because when i try to access the site, it gives me an error, and at the ...
Trace info covers up my controls
Dundealing -
13 May 2006 11:10 AM - 2 messages
I have enabled tracing on a web page. The output is shown on the page, but rather than appearing underneath the controls on the page, it begins at the top of the page, covering up the controls. There is a way around this (I have done it before, long time ago) but I ...
Base Page Headers
Patxi -
13 May 2006 10:12 AM - 1 message
I repost this due to a mismatxh with Subject... Hi, I've created a class inheriting System.Web.UI.Page, and all this stuff I was doing worked until now... I want to setup some 'global' meta values, doing this: ...
Profile Problems
Giovanni -
13 May 2006 7:18 AM - 2 messages
Dear Friends, I am having problems with the following: I have added a Login control to a web page. In the Login control's Authenticate event, I am performing additional validation against our ...
.NET 2.0 Security membership Provider - without SQL?
00_DotNetWarrior -
13 May 2006 6:24 AM - 7 messages
I am using .NET 2.0 Security to do login/password management, but in the ASP.NET web site administration page, it forces me to use "AspNetSqlProvider" as provider. Is it possible to change it to something else? like a plain XML file? ...
Broken compatibility for assembly GetNAme() in 2.0
WT -
13 May 2006 5:55 AM - 7 messages
Hello, We have a license system that checks the assembly name and version using ..NETLicenseManager API (Cf Nikhil K. book on server controls) , using a deployment project we are able to set the assmbly name and version for resulting dll, and it works ok. ...
Two questions on Menu control
walter -
13 May 2006 5:39 AM - 1 message
Hi there, I have two questions on the new asp.net menu control. 1. Is there a way , not by coding , but by declarative to change the menuitem image when it get selected? 2. We have multiple pages under on menu items, as far as I know, the menu ...
CSS for TextBox only
Alex Maghen -
13 May 2006 1:53 AM - 2 messages
I'd like to set the CSS style for all TextBox controls but only for the TextBox controls (not all the "input" types). I'm confused about how to do this. How do I specify in CSS the style I want for TextBoxes but NOT for ...
Re: Reporting Solution Recommendations?
Spam Catcher -
13 May 2006 1:14 AM - 1 message
Does it support source control? We're running VS.NET 2003 - is there still a Professional version of VB.NET 2005? Uhhh I never asked for something free. If you read my original post, you would see I'm comparing several COMMERCIAL products. ...
Mixed-Mode Assembly CRT Initialization Question
Russ Barrett -
13 May 2006 12:42 AM - 1 message
Hello, I'm new to ASP.Net and I'm trying to interface an ASP.Net (C#) application to functionality resident in a C++ static lib. From posts I've seen around I understand this requires creation of a 'mixed-mode' assembly. Since a dll of this type provides no normal entry ...
Image.ImageUrl
Thomas Satzinger -
12 May 2006 11:09 PM - 4 messages
Hallo., i just encounterd a strange thing which i cannot resolve. I am saving a bitmap created in memory to the asp temp folder (asp.net 2.0) this works fine, and i don´t want to create an extra folder in my ...
How to open a PDF File
Bruno Alexandre -
12 May 2006 11:07 PM - 2 messages
Hi guys, I'm using: <asp:LinkButton runat="server" ID="LinkButton1" Text="Ydelsestabel - Konto med udskudt første betaling" PostBackUrl="../includes/pdf/Ydelsestabel-kassekredit _FastCash_udskudt.pdf" /> but when I click the LinkButton I get an error saing that ...
Fully Editable Datagrid - Update Command does not make updates
juustagirl -
12 May 2006 10:01 PM - 1 message
There is only one editable field on my datagrid ... a combo box. The data displays correctly. I have a button to make all the changes .... but they are never written back to my Access database. I have tried Response.write lines to see that I get the correct value ...
Trans from ASP to ASP.NET 2.0 via 1.0
Anthony Bollinger -
12 May 2006 10:01 PM - 4 messages
I find myself in an interesting dilemma. I know both VB6 and ASP. Also, I have to take a bunch of ASP pages into ASP.NET 2.0, so I bought three good books for 2.0. Here is the real clincher--the present state of the project ...
Designing a non-overflowing form
WayneB -
12 May 2006 9:44 PM - 1 message
Hi I am trying to create a web form of the following structure <Header/> <Middle> <Nav Panel/><Content Panel/> </Middle> <Footer/> The header and footer will be fixed size as they will contain images. I want ...
Functions executing on Page Load?
cider123 -
12 May 2006 9:42 PM - 3 messages
Here's a quick snapshot of the top few lines of the aspx page: <%@ Page Language="C#" MasterPageFile="~/Master1.master" AutoEventWireup="true" CodeFile="TestPage.aspx.cs" Inherits="TestPage" Title="Test Page" %> <asp:Content ID="Content1" ContentPlaceHolderID="cpMain" ...
Parser Error Message
Jim Duffie -
12 May 2006 9:41 PM - 3 messages
Hi, can anyone give me a clue why I am getting the following error, Thanks, Jim Parser Error Message: Could not load type System.Web.UI.WebControls.Menu from assembly System.Web, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a. ...
Making a database connection global
Terry Jolly -
12 May 2006 9:02 PM - 36 messages
Web Solution Goal: Have a global database connection Why: (There will be 30+ tables, represented by 30+ classes) I only want to reference the database connection once. I put the connection string in the web.config. I created a class with a static database connection and the class opens and ...
Base Page
Patxi -
12 May 2006 8:49 PM - 3 messages
Hi, I've created a class inheriting System.Web.UI.Page, and all this stuff I was doing worked until now... I want to setup some 'global' meta values, doing this: I tested in my class contructor... HtmlLink link = new HtmlLink(); ...
XSLT and trusted files
super todd -
12 May 2006 8:31 PM - 3 messages
Here is the deal. We have an ASP.NET page which does an XSLT transform. Both the XSL and the XML come off a unc path on another server. All annonymous accaess has been permissioned accordingly. In ...
PostBackURL, Server.Transfer, and PreviousPage
michael.neel@gmail.com -
12 May 2006 8:26 PM - 2 messages
Here is the setup: I have an SQL driven sitemap provider - when the user clicks on a database generated link - /Site/DBPages/Article1.aspx - a handler does a Server.Transfer - Server.Transfer("/Site/Template.aspx", true) - to a template page which displays the database related content. The ...
Dialog
Mark -
12 May 2006 8:15 PM - 3 messages
I need to create an ASP.NET dialog form and then have it pop up in the users browser from the main form when the user clicks a image button. I then need to acquire the dialog results in the main form for processing. Do you ...
Base Page
Patxi -
12 May 2006 8:06 PM - 2 messages
Hi, I've created a class inheriting System.Web.UI.Page, and all this stuff I was doing worked until now... I want to setup some 'global' meta values, doing this: HtmlLink link = new HtmlLink(); link.Attributes.Add("type", "text/css"); ...
Column sorting not working in GridView
Thirsty Traveler -
12 May 2006 8:02 PM - 3 messages
I have a web page with a few textboxes used for filtering a read-only result set to a GridView. I am unable to get the ObjectDataSource binding to work as desired insofar as it returns a resultset on page load prior to the ...
shopping cart binding to datagrid
mazdotnet -
12 May 2006 7:53 PM - 4 messages
Hi, I'm wondering if there is a way to bind to datagrid or a gridview the items in an arraylist. These items all have vars such as price, qty..etc? (besides putting in a datagrid or datatable first). ex. ...
ASP 2.0: How to access Master Page from Web User Control on Page?
ivanpais -
12 May 2006 7:43 PM - 4 messages
Hi, I have a Web User Control, Lets say "Foo.ascx", that contains a button "btnFoo". I have a Master Page "Bar.master", that has a label "lblBar". This label is exposed by a public property BarLabelText. I now have a contentpage "FooBar.aspx", where "Bar.master" is the ...
Questions about storing state and web farms
newjazzharmony@hotmail.com -
12 May 2006 7:35 PM - 3 messages
All, I'd appreciate it if someone could answer these questions for me. This scenario applies to an ASP dot net application that is deployed in a web farm. 1) Does the application live in a separate app domain on each ...
aspx rookie
Dst -
12 May 2006 6:48 PM - 4 messages
Hi i'm trying to make a very simple web site using visual studio 2005. I'm completely noob at this so i need some pointers to get me started. As i understand frames should not be used in asp.net ? ...
Returning Output Parameters using a TableAdapter
Richard -
12 May 2006 6:35 PM - 2 messages
I have a typed dataset in asp.net 2.0, that returns 2 output parameters. Unfortunately I have not been able to capture these values: Private Sub GetValues() Dim ta As New dsValuesTableAdapters.MyValuesTableAdapter ...
public variable or friend?
D. -
12 May 2006 6:24 PM - 2 messages
Hi, i come from classic asp and i'm a little confused with variable declaration in VB. I read: "A Public variable is accessible from any place within the module it was declared or other applications which refer to the application where it ...
q: read data from web service
JIM.H. -
12 May 2006 6:20 PM - 2 messages
Hello, A web service return me a xlm stream, how can I process it and put it to my table, can anyone give me a sample code? ...
Proceess aspnet_wp.exe
MJ -
12 May 2006 6:05 PM - 6 messages
Why in my server the process aspnet_wp.exe is very high in the task manager when execute it. Pease, Help my. Chress ...
OleDbConnection - cannot read Excel file
dmateer -
12 May 2006 5:48 PM - 3 messages
I have the following code in an asp.net page: System.Data.OleDb.OleDbConnection cn = new System.Data.OleDb.OleDbConnection(); cn.ConnectionString = @"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\\myservername\ExcelTemp\Temp.xls;Extended Properties=Excel 8.0"; cn.Open(); ...
Slow AcquireRequestState
Joel Aufgang -
12 May 2006 5:35 PM - 1 message
I have an asp.net 1.1 app that is experiencing slow page executions. I've added a whole bunch of traces and i'm seeing some results that i don't understand. Here is an partial trace listing of a typical one of my page ...
drop downs in userControls
CSharpguy -
12 May 2006 5:26 PM - 4 messages
I have 3 drop downs that are populated from the databasem 4 of my web pages need to have this drop down, how can I trap the selection made in the drop down and popuate my grid on my form? ...
Hyperlink column on ASP.NET Grid issue
GK -
12 May 2006 5:21 PM - 7 messages
I have an ASP.NET web application (version 1.1,VS 2003), running on Windows XP Professional, SP2. Many of the pages use ASP.NET Grid Control, with pagination. One of the columns of this Grid is a Template column (Link Button). ...
User Conrols(.ascx) - Relative Paths
C -
12 May 2006 5:11 PM - 4 messages
Hi, I have a User Control (.ascx) which has links to all the ASPX Pages that exist in my application. This User Control is used on all my ASPX's. I am havinga problem with the paths in my ASCX. ...
How to Use GZIP API in ASP.net
Leyla -
12 May 2006 5:05 PM - 3 messages
Hi All, I have web page that will show the clients directory structure, and when the user slects a directory I need to zip that directory and upload the results to the file server. can someone point me to a book ...
updating ActiveDirectoryMembershipProvider settings at runtime
Parag Mahajan -
12 May 2006 4:35 PM - 1 message
Hi, I am using the membership provider class, "System.Web.Security.ActiveDirectoryMembershipProvider". I am using Login Server control and attaching the already configured "ActiveDirectoryMembershipProvider" in the web.config file. But my restriction is that I do not want to give the "connectionUsername" and "connectionPassword" in the web.config file. ...
web.config connection string for typed dataset in different assemb
TenDot -
12 May 2006 4:16 PM - 2 messages
I'm using a Object Data Source to provide data to an ASP control. The object dataset is a member of a separate assembly (project). All works well in test. When I deploy to production, I want to change the connection string to point ...
How to bind to Profile with DataBinder.Eval()
Mitch Freed -
12 May 2006 3:56 PM - 2 messages
Is it possible to use the DataBinder.Eval(object, string) method to bind to the Profile? I want to pull a specific property value from the Profile ... can't get it to work: DataBinder.Eval(Profile, "UserName") Any help would be appreciated. ...
Is there an easy way to stop screen flashing?
Thirsty Traveler -
12 May 2006 3:49 PM - 3 messages
Is there an easy way to stop the annoying screen flashing when doing a postback? [attached file: p.gif] ...
Newbie question about session
momo -
12 May 2006 3:20 PM - 2 messages
Hi Guys! I have a site that allows users to log in and out based and uses session to access every page. My problem is when a user logout and click the back button in the browser it allows them to go back and view the content that ...
Problem with an IMG from a Master Page
Alex Maghen -
12 May 2006 3:07 PM - 4 messages
This seems like it should be so simple but I really can't figure out what's going on: I have a simple MasterPage. On that page I want to place an Image (IMG or asp:Image, doesn't really matter to me). But for some reason, the image won't ...
carriage returns get lost
ajfish -
12 May 2006 2:53 PM - 1 message
Hi, I've noticed that if a return value from a web service is a string, any carriage return/line feed pairs in that string get converted to plain line feeds. For all I know, this happens on incoming parameters as ...
cannot view aspx pages in Web Forms Designer
VMI -
12 May 2006 2:49 PM - 1 message
I have VS .net 2003 v1.1.4322 and I'm trying to view some web pages in the designer form. When I try to do this, I get this error: "The designer could not be shown for this file because none of the classes ...
How to retrieve data of a product which falls under two categories??
savvy -
12 May 2006 2:47 PM - 2 messages
I'm using MS SQL 2000. I developing a shopping cart where on the admin side when we are inserting or updating the products, there is a chance that a single product can fall into two categories therefore i'm giving ...
urlMapping e form submission
Andrea -
12 May 2006 2:46 PM - 3 messages
Why in a form submission cotext the urlMapping doesn't work? Is there any solution? Thanks Andrea ...
Can I associate a Submit button with the Enter key
Thirsty Traveler -
12 May 2006 2:33 PM - 3 messages
I am not a Web programmer, so this question will be rather basic. I am wondering how I go about associating a Submit button with the enter key so that I can avoid having to click on it after data fields are filled. ...
Save a file locally for ASP.net 2
Matt -
12 May 2006 2:20 PM - 5 messages
Hi, I would like to save a file locally (on the client computer) in an ASP.net application. It is like the server would return some data that the user can save to a file on his local PC. The ASP page has a text field to type in the file path directly and a ...
Active Directory object selection for ASP.net 2
Matt -
12 May 2006 2:18 PM - 1 message
Hi, I am looking for an Active Directory object selection for ASP.net 2. My ASP.net page has a text field to enter a user's or computer's LDAP path directly. And a "Find..." button that shall display an Active Directory search GUI ...
Query String
TARUN -
12 May 2006 2:01 PM - 2 messages
Hello All I got stuck i one problem, I need toi Know how to clear the query string. I search in net and came to Know that there is one methos called Requst.QueryString.clear but this is use for read only collection. ...
Application Level Error Handling Question
Corey B -
12 May 2006 1:56 PM - 4 messages
I have added code to my Application_Error sub in Global.ASAX so that whenever an error occurs in my ASP.NET application - it sends me an email with the error information. However the information that I am receiving doesn't have everything I would like. It doesn't give the ...
cookie result too long
D. -
12 May 2006 1:51 PM - 5 messages
Hi, I defined some cookies in order to pass values between pages in my application. The problem is that when i request them with: cookie = Request.Cookies("mycookie") x = cookie.Value (suppose the value = 'yes') Response.Write(x) i get: ...
how to disable java script form vb code
lakshya -
12 May 2006 1:34 PM - 2 messages
how to disable java script form vb code which is written on masterpage ...
Attempted to read or write protected memory. This is often an indication that other memory is corrup
Dhruba Bandopadhyay -
12 May 2006 1:24 PM - 1 message
I have a problem. I have a C++ service and added a new API to it. I re-registered the service and re-added the reference in my ASP.NET Visual Web Developer. However when I call the new API I get: ...
Permissions wizard
AAJ -
12 May 2006 1:15 PM - 2 messages
Hi all on my local IIS (Windows XP) I can Website -> Right click -> All Tasks -> Permissions Wizard And select my settings from the secure web site template. On my test server Windows Server 2003, I cand find this option. Would anyone ...
Regarding Page_ClientValidate() function
Deepson Thomas -
12 May 2006 1:10 PM - 2 messages
Hi, How can we identify due to which validator control the Page_ClientValidate() method is returning false. why iam asking this coz in my page iam using lotz of regular expression validators and on the click of button if iam checking whatz the return value ...
Dumb question about creating a solution
jhcorey -
12 May 2006 1:02 PM - 2 messages
Alledgedly I have some experience, but somehow I'm drawing a blank on this. In VS2005 I would like to create a solution with two projects (one is a web site). I work with these all the time, but now I can't ...
Simple question: Retrieve form elements name in content placeholder
Kees de Winter -
12 May 2006 12:27 PM - 4 messages
Hi, If I have a TextBox place inside a content placeholder then at runtime the TextBox's name changes to ctl00_ContentPlaceHolder1_tbCity. What is the best way to get the value of the TextBox server-side without 'guessing' the name in the produced HTML? ...
how to expose a variable with global.asax?
D. -
12 May 2006 12:26 PM - 6 messages
Hi, I need to expose a variable to every aspx file of the applicationroot. I tried with global.asax like this: <%@ Application Language="VB" %> <script runat="server"> public a as string Sub Application_Start(ByVal sender As Object, ByVal e As EventArgs) ...
Call stack not displaying line numbers
Mantorok -
12 May 2006 11:47 AM - 6 messages
Hi all When my asp.net site errors the event logs contain the call-stack, but unfortunately there are no line numbers beside the method names. Any ideas? Thanks Kev ...
Binding objects ?
Jarod -
12 May 2006 11:45 AM - 2 messages
Hey I have class Budget that has property Company. This property is of type Company ( another class ). I want to use objectDataSource and I override ToString in company. But to edit this I have DropDownList of Company objects, and there is problem how to set it object back ? I could copy ...
Web.config and environment variables. Please help!
otto -
12 May 2006 11:45 AM - 7 messages
Hi, all: I would like to know one thing: Is it possible to access an environment variable (like PATH) from web.config file? Something like this: <appSettings> <add key="name" value="%Environment{PATH}\Shared"></add> ...
writing_£_sign_to_file
musosdev -
12 May 2006 11:34 AM - 10 messages
I'm having trouble writing £ (pound sign) to a file from my asp.net app. I've tried.. StreamWriter.WriteLine("£") - and - StreamWriter.WriteLine(Convert.ToChar(156).ToString()) but neither give me the £ sign - they give me weird characters! I think 156 ...
Booking calender....
Ravindra -
12 May 2006 11:28 AM - 3 messages
Hi all, i want to book an appointment for a particular customer. Can anyone help in this. regards ravindra ...
How to attach special events to a custom server control ?
harel.moshe -
12 May 2006 11:20 AM - 3 messages
Hey everybody, I'm looking for a way to attach non-void events to a server control i wrote. Relevant code parts: the control: mycontrol : WebControl { public delegate string myEventHandler(string s); public event myEventHandler OnClick; ... ... } the .aspx page portion: ...
gridview skin, set cssclass for hyperlinks
Daves -
12 May 2006 7:02 AM - 1 message
my gridview's are skinned for global layout on all pages but how to set all hyperlink columns to use a specific CssClass (for <a href...> items)?? ...
Maximizing forms in ASP.Net
mac -
12 May 2006 6:49 AM - 2 messages
Hi everyone I need your help just want to know why my webforms doest maximize i paste the script on the onload event <head runat="server"> <title>Untitled Page</title> ...
A good SITE for .NET
M.Samaratunga -
12 May 2006 6:08 AM - 1 message
This site has a lot good resources for .net URL : [link] ...
Response.TransmitFile resets connection on small file
APA -
12 May 2006 6:05 AM - 2 messages
I am transmitting MP3s using the Response.TransmitFile method but the client gets an error saying the connection with the server was reset. The files are only 5MB in size. The odd part is that theuser has the ability to ...
How to upload a text file into SQL Server via ASP.NET?
ABC -
12 May 2006 5:05 AM - 2 messages
Our environment has two servers, one is web and another is SQL Server. I want a upload page to upload file (which I done.). Then I call "Bulk Insert" command from ADO.NET, it cannot do that as SQL Server cannot access ...
Newbie: have trouble adding events
Jeff -
12 May 2006 4:13 AM - 2 messages
OS: XP pro IDE VS .NET 2005 ASP.NET 2.0 Hey I have a form I want to add the PreInit event to..... my problem is that i don't know how to add the event to the form(asp.net page). In code view I ...
msn front page
rodchar -
12 May 2006 3:54 AM - 1 message
hey all, you know on msn home page there's a part of the web page where pictures of headlines scroll thru. is that an easy thing i can do on my web page? thanks, rodchar ...
ETA for Service Pack for .NET Framework 2.0 and VS.NET
Jeremy S. -
12 May 2006 3:52 AM - 5 messages
About 6 months ago MS announced that a service pack for .NET Framework 2.0 and VS.NET (2003 and 2005) would be available around mid-year. Any update on that ETA? (we're approaching mid-year now) Just curious (and yes, I googled this and found nothing helpful) ...
super-newbie question
PJ6 -
12 May 2006 3:23 AM - 4 messages
I'm new to ASP.Net 2005. I installed VS.NET 2005 with everything possible, have IIS installed... so how do I create a new ASP.Net 2005 project? No where in the new project dialogue can I see an option to create one. ...
Session state can only be used when enableSessionState is set to true
KevinGravelle -
12 May 2006 1:47 AM - 7 messages
What is wrong with this picture? I'm trying to set my shopping cart text on my home page using the following function that is executed when the class is constructed: protected string fnGetShoppingCartText() { if (Session["Cart"] != null) ...
siteMapNode Question
Leo -
12 May 2006 1:02 AM - 2 messages
I am trying to create a siteMapNode: <siteMapNode title="Finance & Admin" However, it doesn't like the "&" in the string. Do I have to use some escape sequence to make it work? ...
typed datasets - dataset
John -
12 May 2006 12:43 AM - 4 messages
In 05, with how the new datasets works, is a datalayer still needed or can i have my business layer just call the dataset directly and return the data back to the GUI or do you still need to create a business layer and a ...
SQL Server 2K5 and VS.NET: Order of Installation
Jeremy S. -
11 May 2006 10:52 PM - 17 messages
I'm about to install VS.NET 2005 and SQL Server 2005 on a new/clean development machine (XP Pro/SP2 etc). Is the order of installation important (i.e., which product should I install first)? Thanks! ...
web menu
Big D -
11 May 2006 10:27 PM - 2 messages
Does anyone know of a good starter menu that has vertical/horzontial controls. I am looking for something that I do not have to pay for and that highly customizable. I like the look and feel of the way MSDN or microsoft sites look. ...
ASP.NET projects share code files
Waldemar Grzywiñski -
11 May 2006 9:59 PM - 2 messages
Is possible (like desktop projects 'link file') share code files between web projects ? Need I create shared assembly (dll)? VS 2003. ...
Detect postback from Automatic prompting for file downloads
ar -
11 May 2006 9:38 PM - 1 message
Hello, In IE I disable "Automatic prompting for file downloads" which causes the IE information bar to show up when I try to push a file download from an iframe. I want to keep this behaviour. When clicking "Download file..." on the information bar, a postback ...
Help: Add/Remove/Clear HttpModule in subfolder never work!
walter -
11 May 2006 9:33 PM - 4 messages
Hi , I thought it's simple ,but end up come here for help(as lots of other times). --I have several HttpModule added in the root thru web.config, but I want to remove some and add some new ones in one of sub folder. It is not ...
|
|||||||||||||||||||||||