Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
microsoft . public . dotnet . framework . aspnet
This is a Usenet group - learn more
Find or start a Google Group about aspnet.
Group info
Language: English
Group categories: Not categorized
More group info »
Related Groups
Microsoft .NET technology newsgroup.
Medium activity, Usenet
Microsoft .NET technology newsgroup.
Low activity, Usenet
Microsoft .NET technology newsgroup.
Medium activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 158517  Older »
Description: Microsoft .NET technology newsgroup.
 

HttpFileCollection and HttpPostedFile 
  I realize I can use Dim hpf As HttpPostedFile hpf.SaveAs("c:\whereever\filen ame.xxx) to save a file. But I need to pass the hpf.InputStream to a class and save the file from there. So all I do is need to pass a System.IO.Stream to it with hpf.InputStream . Once that is passed, how do I know how to save contents of hpf.InputStream ?... more »
By Jennifer Mathews  - 2:55pm - 1 new of 1 message    

Getting unbound ListView data values 
  How do I retrieve the data values of a Datasource used in a ListView but are not bound or displayed to any controls on the ListView? Below is how I do that in the ItemDataBound event of the ListView. 'Get the item and row objects. Dim dataItem As ListViewDataItem = CType(e.Item, ListViewDataItem)... more »
By David C  - 9:22am - 1 new of 1 message    

Ugly URLs when an ASP .NET MVC app is hosted in a virtual director 
  I am using Godaddy Deluxe hosting which allows me to host several websites in a single hosting account. The main website is hosted in the root of the hosting account and the rest of the websites are hosted in a subfolder in the form /hosting/websitename. If I deploy an MVC app under a virtual directory, I get ugly looking URLs... more »
By vbocan  - 4:13am - 1 new of 1 message    

a brand new query tool is out on beta, we need feedback, so you get a free copy 
  We at Nob Hill Software are working on a new query tool: [link] You can read all about it on the above web page, but basically, its a very ambitious project to create what we call 'the query tool to end all query tools': everything you ever wanted, desired, dreamed about... more »
By Itamar  - 4:15am - 1 new of 1 message    

Need to display a document into a protion of the aspx page 
  I need to have a secretary produce text that will be changed weekly for a portion of one of my aspx pages. That is, there would be an area with a border and scroll bars into which the code-behind or the markup would load the text file into. The text file produced by a secretary might contain bold, font changes,... more »
By AAaron123  - Nov 9 - 6 new of 6 messages    

Run Remote App from Web Page 
  I need to be able to start an application on a client machine from a web page. I am in a controlled corporate environment so modifying browser security settings is not the issue although I am hoping to be able to use the Trusted Sites section of IE's security settings. I am hoping to avoid using... more »
By Greg55305  - Nov 9 - 5 new of 5 messages    

Publishing with FTP or Front Page? 
  I started to sign up with a new web host service. I have to select for Publishing either FTP or Front Page. I am using VS2008 to develop and wonder which I should chose. Does one of them interface better with VS/ASP.Net than the other? Thanks
By AAaron123  - Nov 9 - 2 new of 2 messages    

Ajax Toolkit: Setting value of literal control from a textbox in modal popup 
  Hi How can I set the value of a Literal control from a TextBox residing in a Modal Popup? Preferably without refresh. TextLiteral.Text = TextTextBox.Text in TextSaveButton_OnClick? Is that the way to go? To avoid refresh/postback I should place the entire table in an UpdatePanel? <table> <tr> <td>... more »
By Smith  - Nov 9 - 1 new of 1 message    

HTML Response to Web Service XML Request Message 
  So, we are developing a client that consumes 3rd-party web services using the .NET Framework in the v2.0 (Add Web Reference..., i.e., non- WCF) method, and we've run into a thorny issue. When there is some problem with the service host, instead of sending back an XML response message, it will in some situations send back... more »
By Julian Mensch  - Nov 9 - 1 new of 1 message    

ReportViewer and MailMessage 
  I am using MailMessage and ReportViewer.I am using below code snippet, my problem is that I get the email and it has attachment Temp.pdf, but the attachment doesnt open. ========= byte[] buffer = ReportViewer1.LocalReport.Rend er("pdf", null, out mimeType, out encoding, out extension, out streamids, out warnings);... more »
By abcd  - Nov 9 - 1 new of 1 message    

1 - 10 of 158517   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google