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

Programming Programming Programming

Interests
C#.NET, ASP.NET, Software Development, Website Development
Favorite Tags

11 Posted Topics

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
147
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
149
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
200
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
270
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
152
Member Avatar for cchacholiades

Write code as: String sQueryShow = "SELECT SUM(pf5_showplaylists.runningtime) as tot FROM pf5_showplaylists WHERE pf5_showplaylists.showID = " + ShowID + ";"; SqlCommand cmd=new SqlCommand(sQueryShow,con); string str=""; con.Open(); if(cmd.ExecuteScalar()!=null) str=cmd.ExecuteScalar(); con.Close();

Member Avatar for vimit
0
4K
Member Avatar for cool_zephyr
Member Avatar for vimit
0
587
Member Avatar for shandoosheri

remove the following coding from Program.cs Application.Run(new Form1()); Then write the code you want to execute.

Member Avatar for NetDeveloper
0
256
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
238
Member Avatar for abathurst

select featured.id,......... from featured,information where featured.id = information.id

Member Avatar for abathurst
0
141
Member Avatar for karthikh87
Member Avatar for vimit
0
216

The End.