| Thread | Last Post | Replies |
|
| 2.0: Merge all assemblies/output into one DLL without .compiled files? | 24 Feb 2006 06:02 GMT | 3 |
ENV: VS 2005, .Net 2.0 Our goal with ASP.Net 2.0 is to distribute one assembly that contains all the output of our Web; simplifying deployment, installation, upgrades, hot fixes etc.
|
| CrystalDecisions.CrystalReports.Engine.LogOnException: Logon faile | 24 Feb 2006 05:51 GMT | 3 |
i am having problems running a sub report in crystal reports using visual studio 2003. The first report fires one stored procedure in sql server 2005 and it has 2 levels of groupings then it runs a sub report using the group data.
|
| Export to Excel issue (C#) | 24 Feb 2006 04:03 GMT | 2 |
how to ask saveas dialog before writing the data to the excel file? right now im able to save in c drive or any other specified location only. any solution will be a great help! System.Text.StringBuilder sbrHTML=new System.Text.StringBuilder("");
|
| Easy way to store page state for later requests. | 24 Feb 2006 03:50 GMT | 7 |
I realize that his question has been asked, in many other forms, many times in this group. Even so, my tired eyes have not yet found a sufficient answer, so I've decided to "reask" it even though I'm sure this will offend some of the more seasoned verterans of this board.
|
| datagrid\checkbox | 24 Feb 2006 03:16 GMT | 1 |
I am filling a datagrid at runtime with the values I want in the columns. In some of the rows I would like to have a checkbox in the last column for the user to check. Then when the user clicks the submit button, I would like to be able to tell which check boxes were checked.
|
| Datagrid | 24 Feb 2006 03:13 GMT | 1 |
How do i find the type of control is datagrid? I have grid inside a grid. If I do typeof it does not work for datagrid. One more thing how do I read data back from grid? I can read the orignal value from textbox but not the new value.
|
| Webapp Architecture Problem | 24 Feb 2006 02:57 GMT | 1 |
A client of mine wants me to build a custom web application. For security reasons he does not want to install a database client/api on his DMZ zone. He wants to have an application running in their LAN that has a custom API available to the Webserver. Have the Webserver in the
|
| CLASS MASTER CHILD PAGE | 24 Feb 2006 02:11 GMT | 1 |
Hiya I have a child page which sets info into a class based on what pizza the guys clicks on. I need the name of the pizza to appear in the master section.
|
| VS2005 Add Reference | 24 Feb 2006 02:09 GMT | 11 |
I'm running into some oddball behavior that I hope is not by design. When I add a reference (via Add Reference) to the bin folder, some, but not all, of the assemblies referenced by the assembly I'm adding are also added. Example: Support.dll depends on Splash.dll, DesignTime.dll, ...
|
| Putting a hyperlink in a Calendar Control | 24 Feb 2006 00:57 GMT | 2 |
This does not work... Private Sub calWO_DayRender(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.DayRenderEventArgs) Handles calWO.DayRender If e.Day.Date.Day = 18 Then
|
| One last question about ASP.NET 1.1 application recycling, load time and other boring stuff | 24 Feb 2006 00:15 GMT | 11 |
Dear friends: This is my third question on this news in three days... Sorry for this spam behavior :-) I've a lot of problems on "first page load" after some change on
|
| css and skins in 2.0 | 24 Feb 2006 00:05 GMT | 1 |
I made a change to my Styles.css file on my machine, but when I copy this to a server, I don't see the effect of the changes that I made. I'm using skins that associate different kinds of controls with different style classes using cssClass. Is this association kept in a
|
| Best Shared Hosting? | 23 Feb 2006 23:35 GMT | 4 |
I'm looking for suggestions of where you feel the best Windows shared hosting is. Basic requirements: * ASP.NET * MS SQL Server
|
| Accessing Web User Control from class in App_code Folder | 23 Feb 2006 23:14 GMT | 7 |
Hello out there, I´m making my first steps with ASP.NET 2.0 and have he following problem: I´ve implemented a Web User Control that sits in the root of my
|
| Can't install MSDN Library on VS 2003?!?!? | 23 Feb 2006 22:59 GMT | 7 |
I'm hoping this isn't another one of Microsofts ever depleating free help things, but I had to re-install Visual Studio 2003 Enterprise on a clean installation of Windows XP Pro. When I hit the F1 Key, (no matter what I use it on) I get "No links are available for the current ...
|