Hi All
i have:
<label for="txtProductHeight">Height:</label>
<asp:TextBox ID="txtProductHeight" runat="server" MaxLength="10" Columns="5" CssClass="styled"></asp:TextBox> mm
<asp:CompareValidator ID="CompareValidator1" runat="server"...
Hi All,
I am tryng to setup RS on a windows vista machine, but am having problem after problem. for some reason in Reporting Services Management i cant navigate to Windows Service Identity tab, i keep recieving a switching panels error, with a statement InvalidArgument = Value '1' is not valid...
Hi Guys,
I think i know why its happening i just a little bit stuffed on how to get around it. I have a page that uses some javascript to fill a textbox(it is a little bit more complicated, but that all works)
The problem is when i submit the page the values within the textbox are not...
Hi All,
I was wondering if you could help me out a little. I have been on here before and i must admit i do find this architecture stuff confusing at times, unfortunantly i work alone and dont have people to bounce ideas off. Where i get confused is where to put things more than anything...
Hi All,
I have created a custom membership provider which now works nicely in my app. But what i want to do now is extend the identity object to include a couple of extra properties such as userID and fullName so that i can grab it out of the current context without having to go back to the...
Hi All,
I am in deperate need of some help. I have implemented my own extended membership provider so that i can have some more additional values stored with my user information. That is fine, and if i have to call my custom membership provider i do it through code. But for a neater...
Hi All,
although i have done this using several ways i am sitting here thinking what way is actually the best? I have a job search which will search against mutiple criteria. I have written stored procedures whith loads of conditional statments depending on what search criteria has been...
Hi All,
i have created an architecture. I have a base company class, of which client and vendor inherit. each of the client and vendor classes have their own set of configurations that are specific to them. So in my base company class i create a shared property which is an an interface...
Hi All,
I am getting my head round OO and am trying to write better applications usimg the techniques available. I am new to this so still get majorly stumped at times.
I have a baseCompany supertype which is abstract and from that i create two subtypes of my base which are client and vendor...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.