Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~2K People Reached
Favorite Tags
Member Avatar for svgaikwad

Hey, i am confused to choose my career path. i am Final Year student of PG, i have Good Knowledge of Java & .NET. i am interested in C#,.net Technology, but salary is more in Java Technology. so what i chose .NET or Java? Please Answer it.

Member Avatar for jonlucas
0
168
Member Avatar for mrjimoy_05

Hi guys, I have problem with my login script. I am using VB.Net (ASP.Net) to do that things. Here is the code: This is the code for Default.aspx page [CODE] User Name: <asp:TextBox ID="userID" class="txtbox" runat="server"></asp:TextBox> Password: <asp:TextBox ID="password" class="pwdbox" runat="server" TextMode="Password"></asp:TextBox> <asp:LinkButton ID="login" class="button" runat="server">&nbsp;Login&nbsp;</asp:LinkButton> <asp:SqlDataSource ID="SqlDataSource1" runat="server" ConnectionString="<%$ …

Member Avatar for mrjimoy_05
0
804
Member Avatar for puppyhappyluck

Error while trying to run project: Unable to start debugging on the web server. There is no managed code running in the process. In order to attach to a process with the .NET debugger, managed code must be running in the process before attaching. How to solve this? Please Help......Thanks..

Member Avatar for DhCoder
0
144
Member Avatar for DhCoder

Friend of mine is starting a business and was asking what most computer repair shops use as a virus remover... I've always used an assortment of programs and then usually end up having to google how to remove after I figure out which virus the pc is infected with. However, …

Member Avatar for PhilliePhan
0
298
Member Avatar for DhCoder

Here is the error message Object reference not set to an instance of an object. Line 18: FuelDSTableAdapters.FuelTableAdapter dsFuelTableAdapter = new FuelDSTableAdapters.FuelTableAdapter(); Line 19: decimal totalFuel = (decimal)dsFuelTableAdapter.TotalFuel(DateTime.Parse(TextBox2.Text), DateTime.Parse(TextBox1.Text)); Weird thing is - it works based on the dates I put into the text boxes. I think it has something …

Member Avatar for rohand
0
143
Member Avatar for Chammarox

Hi Every one !!! I want to know how i need to capture a duplicate value in database..For example if user enters the same E-mail which already in the database, I want to give a javascript alert or else re-direct to another page and wants to tell that "This is …

Member Avatar for Chammarox
0
121