Gomez's Posts
Nairaland Forum › Gomez's Profile › Gomez's Posts
Do a research on ADO.NET It will provide you with all the classes that you need to connect your code to any database. http://www.csharp-station.com/Tutorials/AdoDotNet/Lesson01.aspx You can do a VB.Net search too. |
A Software Development firm in Ajah Lekki area Lagos is currently seeking the services of freelance marketers with an attractive package for the role. Interested, SMS 08037716063 or email: ihesiepeter@gmail.com |
Center+ is designed to solve the various business problems of the everyday training outfit, with its great feature set; it reduces the amount of time and energy spent in manual processing of enquiry, registration, students information, payment and attendance information thereby increasing the overall efficiency of the organization. The extensive report built into the application avails management instant access to organizational performance matrix. The key performance indicators built around marketing, registration, payment and expense also provide the organization a quick view of the entire business performance. For More Enquires Contact : info@complustech.net 08037716063
|
Is your organisation into training? Then our Center+ software solution is for you. The application automates and manages Enquries Registrations Student Information Student Payments[full/part] Student Attendance Management Course Management Batch Management Books and Books Inventory Management Extensive reports. For further information call 08037716063 info@complustech.net
|
Is your organisation into training? Then our Center+ software solution is for you. The application automates and manages Enquries Registrations Student Information Student Payments[full/part] Student Attendance Management Course Management Batch Management Books and Books Inventory Management Extensive reports. For further information call 08037716063 info@complustech.net
|
Hi Linkdan Nice collection of Microsoft technology. Do you have an application that you developed that is currently being used any where on the Net? That will help us alot to do business with you. |
Hi akenzua_II, yes you can mail us at info@complustech.net. Thanks |
Another reason to stay with us on facebook. Join the group "Nigerian Developers Forum" on Facebook. A common place for Nigerian developers to share technical and other related ideas, with the aim of improving the quality of software solutions developed locally while keeping our selves abreast with current technology advancement. You are welcome. |
There is an implementaion that we did for this some time now. http://dataservices.complustech.net/Services/StockServices.asmx and in talks with NSE. A reference implementation that we did using the service http://finance.complustech.net/default.aspx if this meets your needs then we can work with you on integrations. |
If you are still having the issue i can look at it for u. |
This service is particularly targeted at Microsoft developers The solution has to be built from ground up with Microsoft tools. If you have a prospective solution especially but not limited to [SAS Applications] drop me an email then u get all the help that we can muster ihesiepeter@yahoo.com Please should we have offerings for non- Microsoft solutions i will still post it here. |
Forums like this should be a place where we come together to encourage and help each other Yes there are rules governing it, which we must abide by, encouraging the young once should be of paramount importance to us. The young chap “everything” I personally appreciate the efforts you have put into yourself to get to those competitions and from time to time I am sure you will contribute not only to this forum but to IT in Nigeria, but you have to play by the rules in the house which is really a simple one. Guys let us forget all these unproductive arguments and show of technical superiority knowing that we have bigger task; engineering a software solution that can compete globally. Let me use the opportunity to say this, there are bodies now in Nigeria that will give all form technical, financial and business development assistance to any person or firm that can come up with a prospective software solution. |
Here is the same code in VB.NET Imports System Imports System.Data Imports System.Data.OleDb Public Class Program Shared m_Connection As OleDbConnection Shared m_Command As OleDbCommand Shared m_reader As OleDbDataReader static void Main() { m_Connection = New OleDbConnection("Provider=Microsoft.ACE.OLEDB.12.0;Data Source=C:\Users\Documents\nairaland.accdb;Mode=ReadWrite;Persist Security Info=False" ![]() m_Command = New OleDbCommand() Try m_Command.Connection = m_Connection m_Command.CommandText = "Select * from threads" ["Threads" will be your table name] m_Command.Connection.Open() m_reader = m_Command.ExecuteReader() Console.WriteLine("ThreadName\t\tThreadDescription" ![]() While m_reader.Read() Console.WriteLine("{0} \t\t{1}", m_reader(1), m_reader(2)) End While Console.WriteLine("Press Enter to Continue" ![]() Console.ReadLine() Finally If m_Connection.State = ConnectionState.Open Then m_Connection.Close() End If End Try End Class Take care |
N205.84 the official rate for euro as at now you can get REAL-TIME RATE AND MORE AT http://finance.complustech.net/Default.aspx |
Kobojunkie:Well, after reading this post i did a little search on feeds from any of our sites[Nigeria]. Some of the sites that i discovered had implemented feeds on their sites include http://234next.com/ http://www.vanguardngr.com/?option=com_kusoma&id=1. thisday newspaper have areas on their site where there feeds. Detailed research will reveal more as my search is still on-going. I have used some of these feeds in our new product that provides realtime and end of day business and financial information. Currencies realtime values, oil and gas, metal prices, world indices and lots more,sure you can take look at the free demo version at www.finance.complustech.net About the wsdl that the last poster talked about, this solution is built on one and we will be making that better and release it to the public. thanks |
Hynman this is wonderful and brief introduction of what onlinestores in Nigeria should be and do. Various gateway providers in Nigeria have now made it possible to easily integrate payment capablities on sites. We are leveraging on a highly adopted open source ecommerce system to provide Nigerain stores a professional and well tested ecommerce/online store system, some of the features include Payment integration capability Shippment integration Inventory management Order management Product catalog management Custom Interfac branding to represent your business. User management Email Content management etc We also develop other features on demand. Why not give us a call and have your store running soon. 07029671925 |
There many ways you can do this, some the former posters have explained. But it all depends on the actual scenario that you are handling 1. Assuming that you are using the login control from asp.net you may want to handle the [b]LoggedIn [/b]event(" This event gets fired when the user is authenticated" ![]() inside the function you clear the fields. 2. if you generally want to prevent previous page movement in your entire application here you might consider the use of client side code. the window.history object provides an object you can manipulate for this purpose. you may want to read this article for detailed explanation of how to handle these issues http://www.4guysfromrolla.com/webtech/111500-1.2.shtml Thanks |
Demand for products and services(Business) drive technology and this accounts for the reason why most of these technologies are not currently being implemented by businesses in Nigeria. if the demands are high, the knowledge to to handle such things are locally available. Web services, atom feeds and Restful services can be implemented to provide any form of information, we have started work on this for some thing now. We have built a service point for daily stock market prices and are talking to some financial publishers to expose some of their data. What started as a personal project now a company, to service enable business information, we hosted the beta at www.ngdataonline.com but have a company domain at www.complustech.net, will be moving the solution to the domain. you can request any service and we will do our best to talk to the providers and enable them as a service, we also help business integrate such services in their application. You can send your request to ihesiepeter@complustech.net or ihesiepeter@yahoo.com +234 70 2 9671925 +234 80 3 7716063 |
Ngdataonline has being offering this service for some time now you can use any programming language of your choice to consume the web service as is platform independent. we also have a service called stock control, all you have to do is copy the generated html and paste in your site. The control updates automatically you dont have to even write a code for that. you can also request the controls that you want and we will serve you that. www.ngdataonline.com a product of Com+ technologies you can do me a mail if you need further information info@ngdataonline.com |
Introducing the stock market controls that enables you to easily integrate stock market information [Top Gainers/Top Loser, Entire market report etc] into your site without writing code or updating the data. All you have to do is to subscribe to our service and copy the generated html code that all you need. The daily stock market web service allows organizations to build complex stock reporting system and much more taking away the stress of managing, uploading and maintaining stock quotes documents. This service is currently offered free of charge as we are still perfecting the system. You can have a feel of the solution at www.ngdataonline.com. There are many requests on the format and nature of stock controls that we should offer and we still welcome comments and suggestions from the everybody about the solution. info@ngdataonline.com ihesiepeter@yahoo.com +2348037716063 |
A reputable software development firm based in lagos is hiring Developers; Required skills ASP.NET VB.NET or C# SQL send your CV to ouritjobs@gmail.com if you are interested. |
i have to apologize for not being able to reply to this post since, we have being busy working out the system kANIRIP: what we are offering now is end of day stock market prices and not the real time qoute though that is not far from what you will get from us soon. Currently we are working with some stock brokening firms to get the data which is all coming from the nigerian stock market. we will post all the progress to the site as we really took your fear as a real and appreciated factors to consider in doing the business that we want to go into. we have finally hosted the application on www.ngdataonline.com the following services are implementated mystockservice this service is a free no registration stock market quote method though it returns limited informtion. To get the full stock information you have to subscribe to the GetStockQuote service, details of this is on the site. We are still working on the system and will welcome all form of comments. |
Have u heard about XCEED PEOPLE MANAGEMENT SOFTWARE used by most banks; by Alliedsoft ltd |
Cdeveloper/ mosco.net, the application is on .net framework but whatever technology we use does not affect the endpoint as a string will be exposed in XML format that can be consumed by any technology or tool. The services are for developers or businesses that might need such information without implementing them from scratch as kobojunkie rightly pointed out. We are looking forward to bringing it online and work with developers that might be interested in consuming the services. |
Having searched the internet for a webservice of Nigerian stock market , stockquote and other online data services. we came together to build a system that will expose some of these services. A beta version of the system will go life within two weeks. we welcome developers to join us as we test and stabilize the system. Some methods that are being implemented: GetCompanyInformation This Method returns a Detail company information for the supplied symbol. GetStockQuote This method returns the last stock trade information of a specific supplied symbol in the system. GetStockQuoteByDate This Method returns the stock market price of a specific company for the specific entered date. GetStockQuoteBySector This method returns all the stock market information of specific sector for the last trade transaction in the system. GetStockQuoteBySectorAndDate |
i applied for masters in lancaster and southampton, lancaster made a conditional offer with a deposit of acceptance of 500 pounds and asked that i do Ielts which i m still talking with them about and southampton whoa they have not even written me since but said that they wil do so soon. should i go write the english test considering that i did all my studies in nija cheers |
Lagerwhenindougbt Got some materials that are nice will love to get to talk to you about the data email me at ihesiepeter@yahoo.com thanks |
.Net developers are wanted to join are team of developers. we are one of the leading software development firms in nigeria always in turn with current microsoft specifications for software development. Categories 1. VB.NET,C#,ASP.NET,AJAX.NET 2.DATABASE (SQL SERVER) 3 .SOFTWARE TESTERS/SUPPORT 4 .REPORTS DEVELOPER: CYRSTAL REPORTS AND REPORTING SERVICES/BUSINESS INTELLIGENCE 5. BUSINESS CONSULTING AND SOFTWARE TRAINERS 6 RICH CLIENT DEVELOPERS/GRAPHICS/SILVERLIGHT 7 WINDOWS INFRASTRUCTURE AND SECURITY SALARY IS ACCORDING TO UR PROFICIENCY all interest people should forward CVs to kingmezt@yahoo.com 08037716063 |
Guys i really feel good seeing that u guys are out there doing great i wish all of you happy Xmass and to my Guys in Maths/Computer science Odiare no go See us again ihesie peter [Gomez] 2005 MCS |
