First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Questions on migration from VS2005 to VS2010
Hi folks, As is the case every couple of years, I go through a nerve-wracking transition to a new development environment. The thing is, I've become really comfortable with VS2005, and our small team has a very simple and effective approach to development. I am nervous that VS2010 will negatively effect ou... 21 Sep 2010 19:14
Response.ContentType = "application/vnd.ms-excel" IGNORED!
Hey guys, Not sure if this is relevant but skip all the Response calls and use the displaytag library. By using the displaytag library you can create CSV, Excel, XML and PDF table grids very easily. Check out this site. Integrates well in Strut applications! http://www.vaannila.com/struts/struts-example/s... 19 Sep 2010 18:37
Accessing Session Cache from GenericPrincipal.isInRole() Options
Hi, Can someone please confirm that Session Cache will not always be available/accesible from an implemented/overriden IPrincipal.isInRole() method? We obtain the current session state via ((HttpApplication)sender).Session but *sometimes* get the error "Session state is not available in this context".... 19 Sep 2010 18:37
enable/disable question
Is it possible to disable the something like below? I dont see an enabled property... //////////////////////////////////////////////// <a id="FurtherActionHyperlink" href="#" onclick="window.open('SORFollup.aspx?SORID=<%# Eval("SORID") %>', '', 'toolbar=0, height=320,width=375,resizable=0,scrollbars=0');retur... 19 Sep 2010 18:37
Last version ajax don't show extensors!
Hi, i installed the last version of the toolkit of ajax because i want to use the htmledit control but when i did this i can't see the extensors in the controls :( before this instalation i can saw a tag extensor in each control but now this disapear :( somebody can help me plesase Please forget my bad engl... 19 Sep 2010 18:37
Creating an XBRL compliant document
I would recommend a look at Altova's tools called XMLSpy and MapForce. As you have your data already in the database you could use MapForce to create a mapping into your taxonomy. You can also generate C# code which will do the mapping. IIRC there should also be some samples about MapForce and XBRL mappings. HTH... 19 Sep 2010 18:37
Regular expression help
I am trying to implement a NewPasswordRegularExpression in a ChangePassword control. Below is my control. I was testing with the following new password attempt mi11ard$ and it failed with the error message. I copied this from a Microsoft example. Can anyone help with this? Thanks. <asp:Change... 19 Sep 2010 18:37
2 C# Class's Questions
Hi, There are 2 Questions on C# Classes :-> Quest 1. What will be result of below program. Class A { A() { B objB = new B(); } ... 2 Oct 2010 16:02
How to take master page control value in .aspx page
Dear friends, Please tell me how to take master page control value in .aspx page. I have a master page name master1.master, which holds one drop down <asp:DropDownList ID="ddlName" runat="server"> <asp:ListItem>Vinod</asp:ListItem> <asp:ListItem>Manoj</asp:ListItem> ... 19 Sep 2010 18:37
Animated Gif
Where do I find a news group that can answer questions about an animated gif that missbehaves? -- Arne Garvander Certified professional Geek ... 19 Sep 2010 18:37
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17