First  |  Prev |  Next  |  Last
Pages: 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
Net 1.1/2.0 and authentication against oracle
Hello, I'm using two .net applications one in "1.1" et the second in "2.0". VB.net is the used language We have an oracle database with accounts and password. I use the Microsoft provider. I would like to activate authentication form against Oracle. Not to create a new table with my users but check directly... 9 May 2010 03:34
Verify a collection value
I've this code Dipendente myDipendente = new Dipendente(); myDipendente = DipendenteManager.GetItem(IDDipendente, true, true, true, true); Now in myDipendente.Elenco I've an ElencoCollection Now I would like to verify if in my collection (Elenco) there is, for the field Elenco.ID the ... 9 May 2010 14:20
WordMerge
Hi there, Just launched my WordMerge free solution for your review. http://www.ndados.com Regards, Filipe Freire --------------= Posted using GrabIt =---------------- ------= Binary Usenet downloading made easy =--------- -= Get GrabIt for free from http://www.shemes.com/ =- ... 8 May 2010 16:43
Installing framework MSChart control in Web Developer Express 2010 Problem Solved
On Fri, 07 May 2010 12:59:16 -0400, MWulfe <mwulfe(a)yahoo.com> wrote: I recently had to upgrade from Web Developer Express 2008 to 2010 (the system crashed so I lost the original installation). When I tried to run my ASP project, which was running fine in 2008, I got multiple messages saying: "Error ... 8 May 2010 14:31
Installing framework MSChart control in Web Developer Express 2010
I recently had to upgrade from Web Developer Express 2008 to 2010 (the system crashed so I lost the original installation). When I tried to run my ASP project, which was running fine in 2008, I got multiple messages saying: "Error 96 'Chart1' is not declared. It may be inaccessible due to its protection level... 7 May 2010 13:24
linq to object query
Hi guys, I'm trying to work out how to replicate the following in linq. I have most of it the bit im stuck on is how to implement a try catch, and that if an exception is caught the object doesnt get added to the collection. original code List<ParkHireType> result = new List<ParkHireType>(); fo... 7 May 2010 16:45
Disable textbox auto expand
the page contains upper part (table) and lower part (gridview with update panel) the table is set to 100% width of the page there is a textbox (100% width of the cell) in one of the column when text is putting into the textbox, text is scrolling in the textbox, textbox width is not changed. However, aft... 7 May 2010 06:44
COM ActiveX
Sorry for the cross-post as my post in dotnet.framework and Interop have no takers. Could anyone help me how to create a COM ActiveX which after this object is loaded on a browser, other window programs can access its public methods? I have created a simple activeX in VB.net with a winform that has 4 textboxe... 6 May 2010 19:52
How to get ID of fileupload control
Hi All, I am having problem to get the ID of fileupload control in as loop: <form enctype="multipart/form-data" method="post" runat="server"> <asp:FileUpLoad id="FileName1" runat="server" /> <asp:FileUpLoad id="FileName2" runat="server" /> <asp:FileUpLoad id="FileName3" runat="server" /> </form> Sub Page_L... 7 May 2010 11:10
First  |  Prev |  Next  |  Last
Pages: 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57