Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
1
Downvoting Members
2
1 Commented Post
0 Endorsements
Ranked #4K
~3K People Reached
Favorite Tags
Member Avatar for YA RAMSAMKER

i want to know is it possible to create a splash screen on c sharp to show for a certain amount of time than dissapear ?

Member Avatar for Sulaiman_1
0
174
Member Avatar for YA RAMSAMKER

i want to create an activity log on an application i have wereby on the website i am able to see exactly what the user did on the page meaning which buttons was pressed and what else he did . . . Is it possible ?

Member Avatar for ZER09
0
116
Member Avatar for YA RAMSAMKER

What matters when creating a website ? you as a user what attracts you to visit a website ?

Member Avatar for BMXDad
0
139
Member Avatar for Teezy7

i would like to know which is better to program with asp.net or mvc? what are the differences between the two?

Member Avatar for deceptikon
0
370
Member Avatar for YA RAMSAMKER

when using multiview what is better to use when toggling between various web pages ? hyperlinks or buttons ?

Member Avatar for vsmash
0
80
Member Avatar for mikyle

what other web design software is available othe than visual studios 2013 ?

Member Avatar for mikyle
0
171
Member Avatar for YA RAMSAMKER
Member Avatar for YA RAMSAMKER

i have a field in my database as an autonumber now that i delete that field from my programme the auto number is not in the correct order and the numbers are all off . . . is there a way to correct this besides changing my field into a …

Member Avatar for Reverend Jim
0
136
Member Avatar for YA RAMSAMKER

Is it possible to display the same information on a textfile on a web application so my programme can read directly from a textfile ? so if any changes happen on my textfile it must also take effect in my programme without me doing anything

Member Avatar for diafol
0
119
Member Avatar for YA RAMSAMKER
Member Avatar for YA RAMSAMKER

is it possible to create moving pictures on asp.net ? what software will you recommend to create these pictures ?

Member Avatar for gauravrana
0
101
Member Avatar for 21310051

what is the difference between a partial class and an abstract class?

Member Avatar for YA RAMSAMKER
0
63
Member Avatar for 21345572

how do i delete,update,add and sort on a visual studio 2013 which is linked to a SQL server 2012 database?

Member Avatar for 21310051
0
218
Member Avatar for 21310051

when using a database in a program would it be better to use SQL server or the built-in option in visual studio?

Member Avatar for YA RAMSAMKER
0
99
Member Avatar for YA RAMSAMKER

i need some easy techniques on how to work with source code expecially when you use it to create the gui . . .

Member Avatar for YA RAMSAMKER
0
90
Member Avatar for YA RAMSAMKER
Member Avatar for YA RAMSAMKER
Member Avatar for YA RAMSAMKER

is it possible to put logo's on the extreme top half of web pages in asp.net ?

Member Avatar for YA RAMSAMKER
0
105
Member Avatar for Gaurav_14

Hello there,,,,,,, In my project there is one window form and on that form I have one linkLabel control..... Now my question is that I want to add one web page into my project ......so that when I click on the LinkLabel it must open that web page .....so how …

Member Avatar for YA RAMSAMKER
0
322
Member Avatar for vishuhak

please help me.. how should i cancel the editing, and update and delete the row from gridview. by using store procedure. and binding the table column with <asp:BoundField></asp:BoundField>.. here is my Html code. <asp:GridView ID="gridviwtbl" runat="server" AllowPaging="true" ShowFooter="true" PageSize="10" OnPageIndexChanging="GridViewSample_PageIndexChanging" OnRowDeleting="GridViewSample_RowDeleting" OnRowEditing="GridViewSample_RowEditing" AutoGenerateColumns="false" OnRowUpdating="Gridviw_RowUpdating" AutoGenerateEditButton="false" AutoGenerateDeleteButton="false" Width="140px" onselectedindexchanged="gridviwtbl_SelectedIndexChanged" onrowcancelingedit="gridviwtbl_RowCancelingEdit" onrowcommand="gridviwtbl_RowCommand"> …

Member Avatar for YA RAMSAMKER
0
485