Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:613494
More Search Options
RSS Available
Matching Posts
ASP.NET compilation of selected pages
HI, How can i compile selected pages of my asp.net web application. we need to do this because this web application is composed of many corporate application and is distributed to several programmers. thanks.
Posted to
Configuration and Deployment
(Forum)
by
nivram
on 2/16/2006
Display only certain columns to gridview binded using dynamically populated dataset.
Hi, i have a gridview which is dynamically binded from dataset. I put one templatefield(LinkButton) that every time i click on each row it will display the value of the datakeys i specified on my gridview. What i want to do is to display only certain colums of my dataset. Typically i do not want to display the TransactionID field which is not necessary to view by the user. Heres my code: "page.aspx" <table id="tableAllHistory" runat="server" style="background-color:#FFFFFF; "> <tr> <td>
Posted to
Data Presentation Controls
(Forum)
by
nivram
on 2/15/2006
Re: SQL Server Authentication, hiding the credentials
CommanderEL, you can look at this article. It explains clearly how to encrypt/decrypt your web.config. http://www.ondotnet.com/pub/a/dotnet/2005/02/15/encryptingconnstring.html cheers.
Posted to
Security
(Forum)
by
nivram
on 1/31/2006
Re: http stops responding after response.end()
If i did not put response.end() even the html code will be put in the textfile.
Posted to
Free For All
(Forum)
by
nivram
on 1/20/2006
Re: Pass GridView1.SelectedValue to query string.
thanks bug..though i used other solution i found also in this site still i will try your solution. More power to you expert... thanks
Posted to
Data Presentation Controls
(Forum)
by
nivram
on 1/18/2006
Re: http stops responding after response.end()
hi nberardi, actually this is not an excell file. this will be just a tab-delimited file. I just copied that code somewhere else, originally it supposed to be a comma delimited file which is in excell format. Yes it gives me the right output.
Posted to
Free For All
(Forum)
by
nivram
on 1/18/2006
Re: http stops responding after response.end()
This is my code.... Protected Sub ImageButtonDownload_Command(ByVal sender As Object, ByVal e As CommandEventArgs) ' Check first if corporateaccountant is the current responsibleperson before allow to download CA = New CA CA.GetCurrentResponsiblePerson(e.CommandArgument.ToString) If CA.CurrentResponsiblePerson <> User.Identity.Name Then LabelCAListMessage2.Text = "You cannot download at this time. Wait Untill Approved." LabelCAListMessage.Text = "" Exit Sub Else LabelCAListMessage.Text = "
Posted to
Free For All
(Forum)
by
nivram
on 1/18/2006
Re: http stops responding after response.end()
jknack wrote: Try adding Response.Flush() before response.end(). Hi jknack, i try this but still not work.
Posted to
Free For All
(Forum)
by
nivram
on 1/17/2006
Re: Looping GridView control
Thanks mreyeros , i understand now. Im really new to asp.net thats why i have lots of questions. Thanks again.
Posted to
Data Presentation Controls
(Forum)
by
nivram
on 1/17/2006
http stops responding after response.end()
Hello, Please help me on my problem. My Address bar of IE stops responding after i issue a command response.end() "sample code" Response.Write(reader) 'close the connection command.Connection.Close() 'end the http response Response.End() The url in the address bar become fix after this command. Hope some help. Thanks.
Posted to
Free For All
(Forum)
by
nivram
on 1/17/2006
Page 1 of 6 (56 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Channel 10:
Look Behind SurfaceScapes
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online