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 #3K
~6K People Reached
About Me

Programming Programming Programming

Interests
C#.NET, ASP.NET, Software Development, Website Development
Favorite Tags
Member Avatar for vimit

Hello i am making a project, in which i need to display an event live on a website. Please guide me how it is possible. Thanks in advance

Member Avatar for JorgeM
0
144
Member Avatar for vimit

Hello, I am creating a page in which i have used autocomplete extender with textbox. i am displaying fields like first name, last name and pic of the user from TABLE and showing in when person type a name in texbox. The problem is that i have one another field …

Member Avatar for vimit
0
145
Member Avatar for vimit

Please tell how can i get projects of SEO? I want to start SEO Work. Thanks in advance.

Member Avatar for shubh09
0
198
Member Avatar for vimit

Hello, I am facing a problem in creating setup project in C# window applications. Actually I have made two pojects, one fee managment system and library management system. In library management project i have merged the fees management project, so that i can reuse Student entry and updation forms in …

Member Avatar for arunkumars
0
267
Member Avatar for vimit

Hello, Please tell me how to use datagrid in C# windows application? How to use other controls like textbox, checkbox and combobox in datagrind and populate it from database. Thanks VIMIT

Member Avatar for faizan11
0
145
Member Avatar for cchacholiades

String sQueryShow = "SELECT SUM(pf5_showplaylists.runningtime) FROM pf5_showplaylists WHERE pf5_showplaylists.showID = " + ShowID + ";"; HOW CAN I GET THE RESULT OF THIS SQL STATEMENT INTO A VARIABLE SO COULD DISPLAY THE OUTPUT IN A MESSAGE BOX? (URGENT, REALLY URGENT..)

Member Avatar for vimit
0
4K
Member Avatar for cool_zephyr

hello, i'm trying to check if a cell in datagridview is of type Image with the following code [code] if(cell.Value.GetType()==typeof(Image)) { ...... ...... } [/code] but it's always showing "Object reference not set to an instance of an object" error..could anytell me if i'm doing this right?? If not, how …

Member Avatar for vimit
0
577
Member Avatar for shandoosheri
Member Avatar for NetDeveloper
0
254
Member Avatar for vimit

I have created a C# windows application for complete school management. every thing is fine but some when i run debug and run my project it shows 'not enough memory to copy exe file' i think the error occurs due to big size of project. but how to resolve this …

Member Avatar for vimit
0
233
Member Avatar for abathurst

I’m having some trouble and can’t seem to find the solution. Hopefully someone here can help me out. I have two tables in a SQL Database and I’m trying to select some information from both tables where the column‘UniqueID’ has the same value. Here is the information I require from …

Member Avatar for abathurst
0
136
Member Avatar for karthikh87

Dear frnds i am new to this and please help me grow and gain knowledge on asp.net i want to know how to send contact form to gmail i wanted code please do the need full i wanted code in C# asp.net

Member Avatar for vimit
0
212